mirror of https://github.com/apache/lucene.git
Sync changes
This commit is contained in:
parent
a7f2c30b40
commit
ef079cc3b4
|
@ -896,6 +896,12 @@ Bug Fixes
|
||||||
|
|
||||||
* SOLR-11069: CDCR bootstrapping can get into an infinite loop when a core is reloaded (Amrit Sarkar, Erick Erickson)
|
* SOLR-11069: CDCR bootstrapping can get into an infinite loop when a core is reloaded (Amrit Sarkar, Erick Erickson)
|
||||||
|
|
||||||
|
* SOLR-11221: SolrJmxReporter broken on core reload. This resulted in some or most metrics not being reported
|
||||||
|
via JMX after core reloads, depending on timing. (ab)
|
||||||
|
|
||||||
|
* SOLR-11261, SOLR-10966: Upgrade to Hadoop 2.7.4 to fix incompatibility with Java 9.
|
||||||
|
(Uwe Schindler)
|
||||||
|
|
||||||
================== 6.6.0 ==================
|
================== 6.6.0 ==================
|
||||||
|
|
||||||
Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
|
Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
|
||||||
|
|
Loading…
Reference in New Issue