You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by da...@apache.org on 2018/01/23 10:31:08 UTC

[38/41] lucene-solr:jira/solr-11702: SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available

SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/4aeabe7f
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/4aeabe7f
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/4aeabe7f

Branch: refs/heads/jira/solr-11702
Commit: 4aeabe7ff25c78867cb10993a60aada1faadd0af
Parents: d0a5dbe
Author: Noble Paul <no...@apache.org>
Authored: Tue Jan 23 00:14:38 2018 +1100
Committer: Noble Paul <no...@apache.org>
Committed: Tue Jan 23 00:14:38 2018 +1100

----------------------------------------------------------------------
 solr/CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/4aeabe7f/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 7b2f1d3..9d3cbcb 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -162,8 +162,8 @@ Other Changes
 * SOLR-11810: Upgrade Jetty to 9.4.8.v20171121 (Varun Thacker, Erick Erickson)
 
 * SOLR-11747: Pause triggers until actions finish executing and the cool down period expires. (shalin)
-SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available
-*  (noble)
+
+* SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available (noble)
 
 ==================  7.2.1 ==================