mirror of
https://github.com/apache/lucene.git
synced 2025-02-12 21:15:19 +00:00
SOLR-5760: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581169 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c215ee38a9
commit
4692669919
@ -162,10 +162,6 @@ New Features
|
|||||||
Bug Fixes
|
Bug Fixes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
* SOLR-5760: ConcurrentUpdateSolrServer has a blockUntilFinished call when
|
|
||||||
streamDeletes is true that should be tucked into the if statement below it.
|
|
||||||
(Mark Miller, Gregory Chanan)
|
|
||||||
|
|
||||||
* SOLR-5761: HttpSolrServer has a few fields that can be set via setters but
|
* SOLR-5761: HttpSolrServer has a few fields that can be set via setters but
|
||||||
are not volatile. (Mark Miller, Gregory Chanan)
|
are not volatile. (Mark Miller, Gregory Chanan)
|
||||||
|
|
||||||
@ -329,6 +325,10 @@ Bug Fixes
|
|||||||
* SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis
|
* SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis
|
||||||
when calculating elapsed time. (Mark Miller, Ramkumar Aiyengar)
|
when calculating elapsed time. (Mark Miller, Ramkumar Aiyengar)
|
||||||
|
|
||||||
|
* SOLR-5760: ConcurrentUpdateSolrServer has a blockUntilFinished call when
|
||||||
|
streamDeletes is true that should be tucked into the if statement below it.
|
||||||
|
(Mark Miller, Gregory Chanan)
|
||||||
|
|
||||||
================== 4.7.0 ==================
|
================== 4.7.0 ==================
|
||||||
|
|
||||||
Versions of Major Components
|
Versions of Major Components
|
||||||
|
Loading…
x
Reference in New Issue
Block a user