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:
Mark Robert Miller 2013-09-18 03:40:45 +00:00
parent c3bee17daa
commit ea210933f5
1 changed files with 3 additions and 0 deletions

View File

@ -271,6 +271,9 @@ Bug Fixes
in zookeeper mode to avoid deadlocks due to replicas waiting for other replicas
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
----------------------