You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2016/02/24 07:12:51 UTC

[44/53] [abbrv] lucene-solr git commit: SOLR-8718: Corrects location for note for SOLR-8666 in solr/CHANGES.txt

SOLR-8718: Corrects location for note for SOLR-8666 in solr/CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/a7a66637
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/a7a66637
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/a7a66637

Branch: refs/heads/apiv2
Commit: a7a6663720638c84d409088bfe89cb806c41877d
Parents: 982654b
Author: Dennis Gove <dp...@gmail.com>
Authored: Mon Feb 22 20:39:35 2016 -0500
Committer: Dennis Gove <dp...@gmail.com>
Committed: Mon Feb 22 20:39:35 2016 -0500

----------------------------------------------------------------------
 solr/CHANGES.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/a7a66637/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index a85e6fa..a3e59b4 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -149,6 +149,10 @@ New Features
 
 * SOLR-8588: Add TopicStream to the streaming API to support publish/subscribe messaging (Joel Bernstein, Kevin Risden)
 
+* SOLR-8666: Adds header 'zkConnected' to response of SearchHandler and PingRequestHandler to notify the client when
+  a connection to zookeeper has been lost and there is a possibility of stale data on the node the request is coming
+  from. (Keith Laban, Dennis Gove)
+
 Bug Fixes
 ----------------------
 * SOLR-8386: Add field option in the new admin UI schema page loads up even when no schemaFactory has been
@@ -201,10 +205,6 @@ Bug Fixes
 * SOLR-8599: After a failed connection during construction of SolrZkClient attempt to retry until a connection
   can be made. (Keith Laban, Dennis Gove)
 
-* SOLR-8666: Adds header 'zkConnected' to response of SearchHandler and PingRequestHandler to notify the client when
-  a connection to zookeeper has been lost and there is a possibility of stale data on the node the request is coming
-  from. (Keith Laban, Dennis Gove)
-
 Optimizations
 ----------------------
 * SOLR-7876: Speed up queries and operations that use many terms when timeAllowed has not been