You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2020/12/28 13:40:15 UTC

[lucene-solr] branch jira/solr-15052-8x updated (bf9aee0 -> e63d874)

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

noble pushed a change to branch jira/solr-15052-8x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from bf9aee0  SOLR-15052: Formatting fixes
     add e63d874  review comments incorporated

No new revisions were added by this update.

Summary of changes:
 .../org/apache/solr/cloud/RecoveryStrategy.java    |   2 +-
 .../solr/cloud/ShardLeaderElectionContextBase.java |   9 --
 .../org/apache/solr/cloud/ZkSolrClientTest.java    |  31 ++++++
 .../apache/solr/handler/TestContainerPlugin.java   |  30 ------
 .../apache/solr/common/cloud/PerReplicaStates.java | 117 ++++++++++++---------
 .../solr/common/cloud/TestPerReplicaStates.java    |  16 +--
 6 files changed, 105 insertions(+), 100 deletions(-)