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 2022/05/19 02:40:23 UTC

[solr] branch jira/solr16146 updated (6ffa6f7fe46 -> 83bb18da37e)

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

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


    from 6ffa6f7fe46 formatting
     add 83bb18da37e renamed class

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/solr/cloud/ZkController.java   | 10 +++++-----
 .../solrj/routing/NodePreferenceRulesComparator.java   | 12 ++++++------
 .../RequestReplicaListTransformerGenerator.java        | 18 ++++++++----------
 ...NodePropsProvider.java => NodesSysPropsCacher.java} |  6 +++---
 ...PropsProvider.java => TestNodesSysPropsCacher.java} |  8 ++++----
 5 files changed, 26 insertions(+), 28 deletions(-)
 rename solr/solrj/src/java/org/apache/solr/common/cloud/{NodePropsProvider.java => NodesSysPropsCacher.java} (95%)
 rename solr/solrj/src/test/org/apache/solr/common/cloud/{TestNodePropsProvider.java => TestNodesSysPropsCacher.java} (87%)