From e16da35707e5b48c063c08f2ef7bee13b4cb0cd0 Mon Sep 17 00:00:00 2001 From: Shalin Shekhar Mangar Date: Tue, 23 Jan 2018 09:10:50 +0530 Subject: [PATCH] SOLR-11747: Fixed note in upgrade section --- solr/CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 0291a5f3d6a..1e612ad670c 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -64,8 +64,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