GitHub user sigram opened a pull request:

    https://github.com/apache/lucene-solr/pull/119

    SOLR-4735 Improve Solr metrics

    Branch created from the patch in Jira by Kelvin Wong.
    
    Changes include:
    * using shared instances of `MetricRegistry` per core.
    * unit test modifications.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sigram/lucene-solr jira/solr-4735

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/119.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #119
    
----
commit dba0663c79f7b27d4626152d36f8d6d4c62a878d
Author: Andrzej Bialecki <andrzej.biale...@lucidworks.com>
Date:   2016-11-23T12:48:26Z

    Initial patch from Jira.

commit 1ade9c443dbd5b9eae2ec5208b233d28fb20a8cb
Author: Andrzej Bialecki <andrzej.biale...@lucidworks.com>
Date:   2016-11-24T10:45:20Z

    Merge branch 'master' into jira/solr-4735

commit ba2a94fb52d21ed05053a098c8fb9919a469e5b3
Author: Andrzej Bialecki <andrzej.biale...@lucidworks.com>
Date:   2016-11-24T15:32:04Z

    Use SharedMetricRegistries for managing per-core metrics.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to