mirror of https://github.com/apache/lucene.git
SOLR-11145, SOLR-11146: Updates solr/CHANGES for related commit adding unit tests and fixing a couple bugs
This closes #225
This commit is contained in:
parent
86d84bff82
commit
6fefcfa18c
|
@ -54,6 +54,8 @@ Bug Fixes
|
|||
|
||||
* SOLR-11491: Support retrieval of cluster properties in HttpClusterStateProvider. (ab)
|
||||
|
||||
* SOLR-11146: Small fixes to the mapping functions in the Analytics Component (Houston Putman)
|
||||
|
||||
Optimizations
|
||||
----------------------
|
||||
* SOLR-11285: Refactor autoscaling framework to avoid direct references to Zookeeper and Solr
|
||||
|
@ -65,6 +67,8 @@ Other Changes
|
|||
----------------------
|
||||
* SOLR-11478: Solr should remove itself from live_nodes in zk immediately on shutdown. (Cao Manh Dat)
|
||||
|
||||
* SOLR-11145: Adds comprehensive unit tests for the Analytics Component v2 (Houston Putman)
|
||||
|
||||
================== 7.1.0 ==================
|
||||
|
||||
Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
|
||||
|
|
Loading…
Reference in New Issue