We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697f1a7 commit 49b24d5Copy full SHA for 49b24d5
solr/CHANGES.txt
@@ -23,7 +23,7 @@ Improvements
23
24
Optimizations
25
---------------------
26
-* SOLR-17396: Reduce thread contention in ZkStateReader.getCollectionProperties(). (Aparna Suresh, David Smiley, Paul McArthur)
+(No changes)
27
28
Bug Fixes
29
@@ -118,6 +118,8 @@ Optimizations
118
* SOLR-17102: The VersionBucket indexing lock mechanism was replaced with something just as fast yet
119
that which consumes almost no memory, saving 1MB of memory per SolrCore. (David Smiley)
120
121
+* SOLR-17396: Reduce thread contention in ZkStateReader.getCollectionProperties(). (Aparna Suresh, David Smiley, Paul McArthur)
122
+
123
124
125
(No changes)
0 commit comments