Skip to content

Commit 49b24d5

Browse files
committed
SOLR-17396: fix CHANGES.txt
1 parent 697f1a7 commit 49b24d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

solr/CHANGES.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Improvements
2323

2424
Optimizations
2525
---------------------
26-
* SOLR-17396: Reduce thread contention in ZkStateReader.getCollectionProperties(). (Aparna Suresh, David Smiley, Paul McArthur)
26+
(No changes)
2727

2828
Bug Fixes
2929
---------------------
@@ -118,6 +118,8 @@ Optimizations
118118
* SOLR-17102: The VersionBucket indexing lock mechanism was replaced with something just as fast yet
119119
that which consumes almost no memory, saving 1MB of memory per SolrCore. (David Smiley)
120120

121+
* SOLR-17396: Reduce thread contention in ZkStateReader.getCollectionProperties(). (Aparna Suresh, David Smiley, Paul McArthur)
122+
121123
Bug Fixes
122124
---------------------
123125
(No changes)

0 commit comments

Comments
 (0)