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/03/10 20:29:31 UTC

[2/3] lucene-solr git commit: SOLR-8135: SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection reproducible failure

SOLR-8135: SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection reproducible failure


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

Branch: refs/heads/branch_6_0
Commit: d3f310a18d3c7787219515e82b76d18ef6a8e050
Parents: 72f6261
Author: Noble Paul <no...@apache.org>
Authored: Fri Mar 11 00:52:52 2016 +0530
Committer: Noble Paul <no...@apache.org>
Committed: Fri Mar 11 00:58:46 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/d3f310a1/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index d8c3dca..c3868f3 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -255,6 +255,8 @@ Bug Fixes
   other than count, resulted in incorrect results.  This has been fixed, and facet.prefix
   support for facet.method=uif has been enabled. (Mikhail Khludnev, yonik)
 
+* SOLR-8135: If a core reload is fired after a core close, it is not a recoverable error (noble)
+
 Optimizations
 ----------------------
 * SOLR-7876: Speed up queries and operations that use many terms when timeAllowed has not been