You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ab...@apache.org on 2021/05/13 14:18:17 UTC

[solr] branch jira/solr-15019 deleted (was 7d0828f)

This is an automated email from the ASF dual-hosted git repository.

ab pushed a change to branch jira/solr-15019
in repository https://gitbox.apache.org/repos/asf/solr.git.


     was 7d0828f  Merge branch 'master' into jira/solr-15019

This change permanently discards the following revisions:

 discard 7d0828f  Merge branch 'master' into jira/solr-15019
 discard e5dc7bf  SOLR-15019: Minor cleanups after review.
 discard 95b1b11  SOLR-15019: Renaming, iterators and other fixes from review.
 discard f08da04  SOLR-15019: Remove unnecessary API made obsolete by the use of NodeMetric-s.
 discard f028414  SOLR-15019: Refactor AttributeFetcher / AttributeValues to use NodeMetric-s where possible.
 discard 6c7b95c  SOLR-15019: Add a couple common node metrics.
 discard 7d3c1b9  SOLR-15019: Refactor to use NodeMetric / ReplicaMetric. More cleanups.
 discard f4b0e40  SOLR-15019: Fix issues from review.
 discard 7e2ef33  SOLR-15019: Package-private constant.
 discard 110325f  SOLR-15019: Fix some precommit issues.
 discard 61facaa  SOLR-15019: Add support for sysprops and sysenv.
 discard 0b8f01d  SOLR-15019: Add support for getting collection metrics and arbitrary node metrics.
 discard 0334466  Merge branch 'master' into jira/solr-15019
 discard 4e7e82d  SOLR-15019: Add unit test for the collection metrics builders.
 discard 19cb4d0  SOLR-15019: Add CollectionMetricsBuilder.
 discard 4d3aec7  Merge branch 'master' into jira/solr-15019
 discard 7562aa2  SOLR-15019: Initial draft of the APIs.