diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index cfa25717b71..6537cda0deb 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 ----------------------