mirror of https://github.com/apache/lucene.git
SOLR-5543: move changes entry from 4.7.0 to 4.6.1.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556968 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fb5fd91078
commit
f96e58f45d
|
@ -191,9 +191,6 @@ Bug Fixes
|
|||
* SOLR-5540: HdfsLockFactory should explicitly create the lock parent directory
|
||||
if necessary. (Mark Miller)
|
||||
|
||||
* SOLR-5543: Core swaps resulted in duplicate core entries in solr.xml when
|
||||
using solr.xml persistence. (Bill Bell, Alan Woodward)
|
||||
|
||||
* SOLR-5562: ConcurrentUpdateSolrServer constructor ignores supplied httpclient.
|
||||
(Kyle Halliday via Mark Miller)
|
||||
|
||||
|
@ -353,6 +350,8 @@ Bug Fixes
|
|||
* SOLR-5615: Deadlock while trying to recover after a ZK session expiration.
|
||||
(Ramkumar Aiyengar, Mark Miller)
|
||||
|
||||
* SOLR-5543: Core swaps resulted in duplicate core entries in solr.xml when
|
||||
using solr.xml persistence. (Bill Bell, Alan Woodward)
|
||||
|
||||
Optimizations
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue