mirror of https://github.com/apache/lucene.git
SOLR-8746: Renamed Overseer.getInQueue to getStateUpdateQueue, getInternalQueue to getInternalWorkQueue and added javadocs
This commit is contained in:
parent
c59ca69ec0
commit
9c97f2f3d2
|
@ -327,6 +327,9 @@ Other Changes
|
||||||
|
|
||||||
* SOLR-8691: Cache index fingerprints per searcher. (yonik)
|
* SOLR-8691: Cache index fingerprints per searcher. (yonik)
|
||||||
|
|
||||||
|
* SOLR-8746: Renamed Overseer.getInQueue to getStateUpdateQueue, getInternalQueue to getInternalWorkQueue
|
||||||
|
and added javadocs. (Scott Blum, shalin)
|
||||||
|
|
||||||
================== 5.5.1 ==================
|
================== 5.5.1 ==================
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
Loading…
Reference in New Issue