mirror of https://github.com/apache/lucene.git
SOLR-7285: CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668392 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6fa33cf6f0
commit
12188a93fa
|
@ -270,6 +270,9 @@ Bug Fixes
|
|||
* SOLR-7092: Stop the HDFS lease recovery retries in HdfsTransactionLog on close and try
|
||||
to avoid lease recovery on closed files. (Mark Miller)
|
||||
|
||||
* SOLR-7285: ActionThrottle will not pause if getNanoTime first returns 0.
|
||||
(Mark Miller, Gregory Chanan)
|
||||
|
||||
Optimizations
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue