[
https://issues.apache.org/jira/browse/SOLR-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336453#comment-14336453
]
Shawn Heisey commented on SOLR-7159:
------------------------------------
New 4.x development is no longer happening. A new stable branch was created
some time ago (branch_5x) and just recently the 5.0.0 version was released.
Your patch did apply successfully to branch_5x and to trunk, so it is usable
as-is. We prefer patches against trunk, though patches against the stable
branch are almost as good. If the patch is against a branch that no longer
sees active development (or a release tag), there tend to be problems applying
it to current branches.
It's very good to get these values added to JMX, but having them in the admin
UI will make them accessible to a lot more people. If you have no idea how to
do that, then that's something a committer can take on ... but if you do know
how, please do so and submit a new patch.
I will need to get to someplace I can actually look at the JMX structure to
know whether I have any comments about the location you have chosen. My
initial instinct is that it should not have been placed directly on the root of
the core, but until I look at how everything is arranged, I will defer comment.
> Add httpclient connection stats to JMX report
> ---------------------------------------------
>
> Key: SOLR-7159
> URL: https://issues.apache.org/jira/browse/SOLR-7159
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 4.10.3
> Reporter: Vamsee Yarlagadda
> Priority: Minor
> Attachments: SOLR-7159.patch, Screen Shot 2015-02-25 at 3.37.06 AM.png
>
>
> Currently, we are logging the stats of httpclient as part of debug level.
> bq. 2015-01-20 13:47:48,640 DEBUG
> org.apache.http.impl.conn.PoolingClientConnectionManager: Connection request:
> [route: {}->http://plh04.wil.csc.local:8983][total kept alive: 254; route
> allocated: 100 of 100; total allocated: 462 of 10000]
> Instead, it would be good to expose these metrics via JMX for easy checking.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]