Skip to content

Commit

Permalink
SOLR-17396: fix CHANGES.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmiley committed Aug 8, 2024
1 parent 697f1a7 commit 49b24d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion solr/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Improvements

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

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

* SOLR-17396: Reduce thread contention in ZkStateReader.getCollectionProperties(). (Aparna Suresh, David Smiley, Paul McArthur)

Bug Fixes
---------------------
(No changes)
Expand Down

0 comments on commit 49b24d5

Please sign in to comment.