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:07 UTC

[37/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/d0a5dbe8
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/d0a5dbe8
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/d0a5dbe8

Branch: refs/heads/jira/solr-11702
Commit: d0a5dbe8d592120891205d7136f6368c473d0022
Parents: 876ecd8
Author: Noble Paul <no...@apache.org>
Authored: Tue Jan 23 00:13:27 2018 +1100
Committer: Noble Paul <no...@apache.org>
Committed: Tue Jan 23 00:13:27 2018 +1100

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/d0a5dbe8/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 9d3cbcb..7b2f1d3 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 ==================