mirror of https://github.com/apache/lucene.git
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:
parent
72730b1dd8
commit
4d8837a245
|
@ -133,12 +133,6 @@ Bug Fixes
|
||||||
* SOLR-4609: The Collections API should only send the reload command to ACTIVE
|
* SOLR-4609: The Collections API should only send the reload command to ACTIVE
|
||||||
cores. (Mark Miller)
|
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
|
Other Changes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
@ -207,6 +201,12 @@ Bug Fixes
|
||||||
should still wait to see the shard id in it's current ClusterState.
|
should still wait to see the shard id in it's current ClusterState.
|
||||||
(Mark Miller)
|
(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
|
Other Changes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue