You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Daniel Siviter (JIRA)" <ji...@apache.org> on 2017/05/31 09:47:04 UTC

[jira] [Created] (ARTEMIS-1198) Add listAllSessionsAsJSON

Daniel Siviter created ARTEMIS-1198:
---------------------------------------

             Summary: Add listAllSessionsAsJSON
                 Key: ARTEMIS-1198
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1198
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 2.1.0
            Reporter: Daniel Siviter


A {{listAllConsumersAsJSON}} already exists, but it would be useful to get the same for ServerSessions with a {{listAllSessionsAsJSON}} to find all sessions connected rather than just per connection (i.e. {{listSessionsAsJSON}}). The vast majority of connections will only have one session (especially STOMP, AMQP, etc.,) so iterating round and calling {{listSessionsAsJSON}} is onerous.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)