You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2012/07/31 19:16:35 UTC

[jira] [Updated] (APLO-179) Remove the list of connections from the toplevel REST URI

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

Hiram Chirino updated APLO-179:
-------------------------------

    Fix Version/s:     (was: 1.4)
                   1.5
    
> Remove the list of connections from the toplevel REST URI
> ---------------------------------------------------------
>
>                 Key: APLO-179
>                 URL: https://issues.apache.org/jira/browse/APLO-179
>             Project: ActiveMQ Apollo
>          Issue Type: Improvement
>            Reporter: Lionel Cons
>             Fix For: 1.5
>
>
> The toplevel REST URI to get broker information (http://localhost:61680/broker) currently contains the list of all established connections.
> This may look handy but it brings problems on a broker with thousands of connections: the data takes several seconds to be generated and unnecessary information gets reported. This is problematic for monitoring tools frequently accessing this URI to get high-level information such as JVM metrics.
> I would suggest to use a dedicated URI to list all the connections and only report the count on the toplevel URI.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira