CHANGES.txt entry for SOLR-6410, 4x only issue

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619946 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2014-08-22 22:32:55 +00:00
parent ca74c147c6
commit 674f61de29
1 changed files with 4 additions and 1 deletions

View File

@ -118,6 +118,9 @@ Bug Fixes
* SOLR-4895: An error should be returned when a rollback is attempted in SolrCloud mode.
(Vamsee Yarlagadda via Mark Miller)
* SOLR-6410: Ensure all Lookup instances are closed via CloseHook
(hossman, Areek Zillur, Ryan Ernst, Dawid Weiss)
Other Changes
---------------------
@ -343,7 +346,7 @@ Bug Fixes
* SOLR-6405: ZooKeeper calls can easily not be retried enough on ConnectionLoss.
(Jessica Cheng, Mark Miller)
Optimizations
---------------------