mirror of https://github.com/apache/lucene.git
remove extra closing attribution parenthesis, which confuses changes2html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559293 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7ace4d4997
commit
c56e0ccef6
|
@ -358,7 +358,7 @@ Bug Fixes
|
||||||
necessary. (Mark Miller)
|
necessary. (Mark Miller)
|
||||||
|
|
||||||
* SOLR-4709: The core reload after replication if config files have changed
|
* SOLR-4709: The core reload after replication if config files have changed
|
||||||
can fail due to a race condition. (Mark Miller, Hossman))
|
can fail due to a race condition. (Mark Miller, Hossman)
|
||||||
|
|
||||||
* SOLR-5503: Retry 'forward to leader' requests less aggressively - rather
|
* SOLR-5503: Retry 'forward to leader' requests less aggressively - rather
|
||||||
than on IOException and status 500, ConnectException. (Mark Miller)
|
than on IOException and status 500, ConnectException. (Mark Miller)
|
||||||
|
|
Loading…
Reference in New Issue