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/04 07:41:15 UTC

[solr] branch jira/solr16507_refactor updated (7df80496881 -> 458b4399825)

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 7df80496881 tidy
     add 458b4399825 removed SnitchCtx etc

No new revisions were added by this update.

Summary of changes:
 .../placement/impl/AttributeFetcherImpl.java       |   5 +-
 .../solr/client/solrj/impl/MetricsFetcher.java     | 167 +++++++--------------
 .../solrj/impl/SolrClientNodeStateProvider.java    |  57 +++----
 .../solr/common/cloud/rule/RemoteCallback.java     |  23 ---
 .../solr/common/cloud/rule/SnitchContext.java      |  54 -------
 5 files changed, 76 insertions(+), 230 deletions(-)
 delete mode 100644 solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/rule/RemoteCallback.java
 delete mode 100644 solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/rule/SnitchContext.java