mirror of https://github.com/apache/lucene.git
SOLR-4594: Move CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1458136 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
253773b26c
commit
a6661a5a45
|
@ -95,9 +95,6 @@ Bug Fixes
|
|||
|
||||
* SOLR-4311: Admin UI - Optimize Caching Behaviour (steffkes)
|
||||
|
||||
* SOLR-4594: StandardDirectoryFactory#remove accesses byDirectoryCache
|
||||
without a lock. (Mark Miller)
|
||||
|
||||
* SOLR-4597: CachingDirectoryFactory#remove should not attempt to empty/remove
|
||||
the index right away but flag for removal after close. (Mark Miller)
|
||||
|
||||
|
@ -200,7 +197,10 @@ Bug Fixes
|
|||
|
||||
* SOLR-4573: Accessing Admin UI files in SolrCloud mode logs warnings.
|
||||
(Mark Miller, Phil John)
|
||||
|
||||
|
||||
* SOLR-4594: StandardDirectoryFactory#remove accesses byDirectoryCache
|
||||
without a lock. (Mark Miller)
|
||||
|
||||
Optimizations
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue