Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-417

JMX : add the Queue Size information in SessionAdminMBean

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.4.0
    • Fix Version/s: 1.5.0
    • Component/s: Engine
    • Labels:
      None

      Description

      Add the ability of monitoring the underlying messaging queue size, so that any slow consuming can be detected.
      In org.quickfixj.jmx.mbean.connector.ConnectorAdminMBean:

      /**

      • The size of the underlying event queue
      • @return size of the queue; if this counters grows, the application does not consume FIX message quick enough
        */
        int getQueueSize();

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              phgiraud Paul-Henri Giraud
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: