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:
Mark Robert Miller 2015-03-22 15:51:04 +00:00
parent 6fa33cf6f0
commit 12188a93fa
1 changed files with 3 additions and 0 deletions

View File

@ -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
----------------------