mirror of https://github.com/apache/lucene.git
Moved back-ported items to 4.10.3 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642733 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1d57269643
commit
3c34c0f125
|
@ -276,14 +276,6 @@ Bug Fixes
|
|||
* SOLR-6631: DistributedQueue spinning on calling zookeeper getChildren()
|
||||
(Jessica Cheng Mallet, Mark Miller, Timothy Potter)
|
||||
|
||||
* SOLR-2927: Solr does not unregister all mbeans upon exception in constructor
|
||||
causing memory leaks. (tom liu, Sharath Babu, Cyrille Roy, shalin)
|
||||
|
||||
* SOLR-6685: ConcurrentModificationException in Overseer Status API. (shalin)
|
||||
|
||||
* SOLR-6706: /update/json/docs throws RuntimeException if a nested structure
|
||||
contains a non-leaf float field (Noble Paul, shalin)
|
||||
|
||||
* SOLR-6579:SnapPuller Replication blocks clean shutdown of tomcat
|
||||
(Philip Black-Knight via Noble Paul)
|
||||
|
||||
|
@ -497,6 +489,18 @@ Bug Fixes
|
|||
* olap.* in AnalyticsComponent
|
||||
(Alexandre Rafalovitch & hossman)
|
||||
|
||||
* SOLR-2927: Solr does not unregister all mbeans upon exception in constructor
|
||||
causing memory leaks. (tom liu, Sharath Babu, Cyrille Roy, shalin)
|
||||
|
||||
* SOLR-6685: ConcurrentModificationException in Overseer Status API. (shalin)
|
||||
|
||||
* SOLR-6706: /update/json/docs throws RuntimeException if a nested structure
|
||||
contains a non-leaf float field (Noble Paul, shalin)
|
||||
|
||||
* SOLR-6610: Slow startup of new clusters because ZkController.publishAndWaitForDownStates
|
||||
always times out. (Jessica Cheng Mallet, shalin, Noble Paul)
|
||||
|
||||
|
||||
================== 4.10.2 ==================
|
||||
|
||||
Bug FixesAnalyticsComponent
|
||||
|
|
Loading…
Reference in New Issue