SOLR-4569: Move CHANGES entry.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1458118 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2013-03-19 03:59:46 +00:00
parent 72730b1dd8
commit 4d8837a245

View File

@ -133,12 +133,6 @@ Bug Fixes
* SOLR-4609: The Collections API should only send the reload command to ACTIVE
cores. (Mark Miller)
Optimizations
----------------------
* SOLR-4569: waitForReplicasToComeUp should bail right away if it doesn't see the
expected slice in the clusterstate rather than waiting. (Mark Miller)
Other Changes
----------------------
@ -207,6 +201,12 @@ Bug Fixes
should still wait to see the shard id in it's current ClusterState.
(Mark Miller)
Optimizations
----------------------
* SOLR-4569: waitForReplicasToComeUp should bail right away if it doesn't see the
expected slice in the clusterstate rather than waiting. (Mark Miller)
Other Changes
----------------------