Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4174

QMF events for (dis)connecting a client to have few more parameters

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.14
    • 0.19
    • QMF

    Description

      I suggest enhancing values populated in 3 events relevant for client (dis)connection:

      clientConnect
      clientConnectFail
      clientDisconnect

      For these events, I suggest adding values:
      remoteParentPid
      remotePid
      remoteProcessName

      That is useful for various reasons:
      1) To have better information who just disconnected or failed to connect (i.e. better monitoring allowing to easily identify the process that is e.g. failing to connect repeatedly)
      2) To allow client processes (listening for the events) to easily know the disconnect event is relevant to itself by comparing its PID with remotePid.

      I am attaching a patch for it.

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            pmoravec Pavel Moravec
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: