You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2013/12/28 23:29:39 UTC

svn commit: r1553948 - in /lucene/dev/branches/branch_4x: ./ solr/ solr/CHANGES.txt

Author: markrmiller
Date: Sat Dec 28 22:29:39 2013
New Revision: 1553948

URL: http://svn.apache.org/r1553948
Log:
SOLR-5479: Move CHANGES entry to 4.6.1

Modified:
    lucene/dev/branches/branch_4x/   (props changed)
    lucene/dev/branches/branch_4x/solr/   (props changed)
    lucene/dev/branches/branch_4x/solr/CHANGES.txt   (contents, props changed)

Modified: lucene/dev/branches/branch_4x/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/solr/CHANGES.txt?rev=1553948&r1=1553947&r2=1553948&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/solr/CHANGES.txt (original)
+++ lucene/dev/branches/branch_4x/solr/CHANGES.txt Sat Dec 28 22:29:39 2013
@@ -113,9 +113,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)
 
@@ -269,6 +266,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