You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by no...@apache.org on 2023/05/08 04:28:22 UTC

[solr] branch jira/solr16507_refactor updated (52843fd95f6 -> eaabe4bb736)

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

noble pushed a change to branch jira/solr16507_refactor
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 52843fd95f6 removed the rule package
     add eaabe4bb736 more refactoring and javadocs

No new revisions were added by this update.

Summary of changes:
 .../placement/impl/AttributeFetcherImpl.java       |  14 +-
 .../cluster/placement/impl/NodeMetricImpl.java     |  11 +-
 .../solr/client/solrj/impl/MetricsFetcher.java     | 202 ---------------------
 .../solrj/impl/SolrClientNodeStateProvider.java    |   4 +-
 .../solrj/request/CollectionAdminRequest.java      |   2 -
 5 files changed, 16 insertions(+), 217 deletions(-)
 delete mode 100644 solr/solrj-zookeeper/src/java/org/apache/solr/client/solrj/impl/MetricsFetcher.java