mirror of https://github.com/apache/lucene.git
SOLR-5479: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553947 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9a5c901fd6
commit
f3fa258cea
|
@ -149,9 +149,6 @@ Bug Fixes
|
|||
* SOLR-5461: Request proxying should only set con.setDoOutput(true) if the
|
||||
request is a post. (Mark Miller)
|
||||
|
||||
* SOLR-5479: SolrCmdDistributor retry logic stops if a leader for the request
|
||||
cannot be found in 1 second. (Mark Miller)
|
||||
|
||||
* SOLR-5481: SolrCmdDistributor should not let the http client do it's own
|
||||
retries. (Mark Miller)
|
||||
|
||||
|
@ -305,6 +302,9 @@ Bug Fixes
|
|||
* SOLR-5445: Proxied responses should propagate all headers rather than the
|
||||
first one for each key. (Patrick Hunt, Mark Miller)
|
||||
|
||||
* SOLR-5479: SolrCmdDistributor retry logic stops if a leader for the request
|
||||
cannot be found in 1 second. (Mark Miller)
|
||||
|
||||
================== 4.6.0 ==================
|
||||
|
||||
Versions of Major Components
|
||||
|
|
Loading…
Reference in New Issue