You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/03/06 23:52:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-1198.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5.0

> 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
>            Assignee: Justin Bertram
>            Priority: Major
>             Fix For: 2.5.0
>
>
> 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
(v7.6.3#76005)