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:56 UTC

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

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 82440f307 -> 360ac3ad2


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/360ac3ad
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/360ac3ad
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/360ac3ad

Branch: refs/heads/branch_6x
Commit: 360ac3ad26d71fedcba2550271ee4af3dc93651f
Parents: 82440f3
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:49 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/360ac3ad/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index cfa2571..6537cda 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -125,7 +125,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
 ----------------------