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

lucene-solr:branch_7x: SOLR-11747: Fixed note in upgrade section

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_7x 6ef838663 -> d61aec090


SOLR-11747: Fixed note in upgrade section

(cherry picked from commit e16da35)


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

Branch: refs/heads/branch_7x
Commit: d61aec090454eeea0d498850c1dabbda5fbfc5e0
Parents: 6ef8386
Author: Shalin Shekhar Mangar <sh...@apache.org>
Authored: Tue Jan 23 09:10:50 2018 +0530
Committer: Shalin Shekhar Mangar <sh...@apache.org>
Committed: Tue Jan 23 09:11:21 2018 +0530

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/d61aec09/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index b69beda..f11cca7 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -44,8 +44,8 @@ Upgrade Notes
 
 * SOLR-11747: The behaviour of the autoscaling system has been modified to pause all triggers from execution between
   the start of actions and end of cool down period. The triggers will be resumed after the cool down period expires.
-  Previously, the cool down period was a fixed period started after actions for a trigger event finish
-  executing. During the cool down period, triggers wo
+  Previously, the cool down period was a fixed period started after actions for a trigger event complete and during
+  this time, all triggers continued to run but any events were rejected to be tried later.
 
 * SOLR-11624: Collections created without specifying a configset name use a copy of the _default configset since 7.0.
   Before 7.3, the copied over configset was named the same as the collection name, but 7.3 onwards it will be named