MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  is it possible to set heart beat from MQ java client

    Posted Fri June 27, 2025 11:05 AM

    Hello All,

    is it possible to set heart beat from MQ java client to connect to Queue manager. I have heart beat set on channel however I wanted to send lower value from 

    client side, is there a way?

    Thanks



    ------------------------------
    K Priyanka
    ------------------------------


  • 2.  RE: is it possible to set heart beat from MQ java client

    Posted Mon June 30, 2025 10:36 AM

    Preferred would be to issue Qmgr Connect and Disconnect for heartbeat.

    This way if the Qmgr is down; the pod goes into CrashLoop. 

    • Validates Network
      • Validates round-trip 
    • Validates Auth for the qmgr ensuring the queue manager is able to connect to ldap
    • HA queue managers failover will notify the client.
    • Use CCDT.



    ------------------------------
    om prakash
    Architect
    NorthwesternMutual
    Milwaukee
    ------------------------------