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 2021/01/10 15:37:21 UTC

[lucene-solr] branch jira/solr-15052-8x updated (0a7f7ef -> 85d4ca1)

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 0a7f7ef  randomize the flag
     add 85d4ca1  implement review commments

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   | 36 +++++++++++++++++-
 .../java/org/apache/solr/cloud/ZkController.java   | 27 ++++++++++++-
 .../apache/solr/cloud/overseer/ReplicaMutator.java |  6 +--
 .../apache/solr/common/cloud/PerReplicaStates.java | 44 +++++++++++-----------
 .../solr/common/cloud/PerReplicaStatesOps.java     |  4 +-
 5 files changed, 89 insertions(+), 28 deletions(-)