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/08/22 08:35:21 UTC

[2/4] lucene-solr:branch_6x: SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch

SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch


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

Branch: refs/heads/branch_6x
Commit: c37c22dbb0cd6de5804b1d72c4e2e86c1bba7ef2
Parents: 2f73129
Author: Noble Paul <no...@apache.org>
Authored: Mon Aug 22 14:02:24 2016 +0530
Committer: Noble Paul <no...@apache.org>
Committed: Mon Aug 22 14:02:24 2016 +0530

----------------------------------------------------------------------
 solr/CHANGES.txt | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/c37c22db/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 58ae00a..8bb962d 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -16,6 +16,26 @@ In this release, there is an example Solr server including a bundled
 servlet container in the directory named "example".
 See the Quick Start guide at http://lucene.apache.org/solr/quickstart.html
 
+==================  6.3.0 ==================
+
+Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
+
+Versions of Major Components
+---------------------
+Apache Tika 1.13
+Carrot2 3.12.0
+Velocity 1.7 and Velocity Tools 2.0
+Apache UIMA 2.3.1
+Apache ZooKeeper 3.4.6
+Jetty 9.3.8.v20160314
+
+
+Bug Fixes
+----------------------
+
+* SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch (Pushkar Raste, noble)
+
+
 ==================  6.2.0 ==================
 
 Versions of Major Components