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 2018/09/24 14:39:07 UTC

[2/2] lucene-solr:branch_7x: SOLR-11522: /autoscaling/suggestions now include rebalance options as well even if there are no violations

SOLR-11522: /autoscaling/suggestions now include rebalance options as well even if there are no violations


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

Branch: refs/heads/branch_7x
Commit: 0f9a8a818a3cd07b10fbec9f279538e828d816c8
Parents: 4fa8933
Author: noble <no...@apache.org>
Authored: Tue Sep 25 00:38:54 2018 +1000
Committer: noble <no...@apache.org>
Committed: Tue Sep 25 00:38:54 2018 +1000

----------------------------------------------------------------------
 solr/CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/0f9a8a81/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index bcdf4bf..bb0846c 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -35,6 +35,9 @@ New Features
   error.  Previously, the collapsing behavior was unreliable and undefined despite no explicit error.
   (Munendra S N, David Smiley)
 
+* SOLR-11522: /autoscaling/suggestions now include rebalance options as well even if there are no violations (noble)
+
+
 Other Changes
 ----------------------