mirror of https://github.com/apache/lucene.git
SOLR-5243: CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524288 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c3bee17daa
commit
ea210933f5
|
@ -271,6 +271,9 @@ Bug Fixes
|
||||||
in zookeeper mode to avoid deadlocks due to replicas waiting for other replicas
|
in zookeeper mode to avoid deadlocks due to replicas waiting for other replicas
|
||||||
to come up. (yonik)
|
to come up. (yonik)
|
||||||
|
|
||||||
|
* SOLR-5243: Killing a shard in one collection can result in leader election in a different
|
||||||
|
collection if they share the same coreNodeName. (yonik, Mark Miller)
|
||||||
|
|
||||||
Optimizations
|
Optimizations
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue