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 2016/10/06 15:53:41 UTC

lucene-solr:master: SOLR-9278: Update issue number in CHANGES to be orig rather than dupe.

Repository: lucene-solr
Updated Branches:
  refs/heads/master ce22c2697 -> 05f51c85f


SOLR-9278: Update issue number in CHANGES to be orig rather than dupe.


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

Branch: refs/heads/master
Commit: 05f51c85f6a536915bdfad5959966c891fac6ee0
Parents: ce22c26
Author: markrmiller <ma...@apache.org>
Authored: Thu Oct 6 11:53:38 2016 -0400
Committer: markrmiller <ma...@apache.org>
Committed: Thu Oct 6 11:53:38 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/05f51c85/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index b0b08e8..0913e91 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -156,7 +156,7 @@ Bug Fixes
   at a node before its local state had updated with the new collection data
   (Alan Woodward)
 
-* SOLR-9470: Index replication interactions with IndexWriter can cause deadlock. (Xunlong via Mark Miller)
+* SOLR-9278: Index replication interactions with IndexWriter can cause deadlock. (Xunlong via Mark Miller)
 
 Optimizations
 ----------------------