Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3788

getStatus on ActiveMQConnectionFactory is not implemented

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.5.1
    • 5.6.0
    • Broker
    • None

    Description

      See this blog
      http://rterp.wordpress.com/2012/03/27/hacking-activemq-to-retrieve-connection-statistics/

      The source code in ActiveMQConnectionFactory is on trunk as follows

         public StatsImpl getStats() {
              // TODO
              return null;
          }
      

      Maybe at least for now, add javadoc to indicate the method is not implemented etc. Or better yet, implement the method

      Attachments

        Activity

          People

            Unassigned Unassigned
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: