You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2023/07/21 20:56:36 UTC

[solr] 02/02: Fix changelog entry - better

This is an automated email from the ASF dual-hosted git repository.

houston pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git

commit c3906f2bb2a5e8aabc270006a0a6f339a102daf3
Author: Houston Putman <ho...@apache.org>
AuthorDate: Fri Jul 21 16:56:26 2023 -0400

    Fix changelog entry - better
---
 solr/CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 160b348e5e2..5cb81e67913 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -19,8 +19,6 @@ Optimizations
 
 * SOLR-16845: BinaryResponseWriter should not attempt cast to Utf8CharSequence (Alex Deparvu via Houston Putman)
 
-* SOLR-16273: Improve the performance of the Prometheus Metric Exporter scraping metrics (Matthew Biscocho via David Smiley & Christine Poerschke)
-
 
 Bug Fixes
 ---------------------
@@ -245,6 +243,8 @@ Optimizations
 * SOLR-16869: Enable Incubating Java Panama Vector APIs when using Java 20 or 21.
   When run using compatible hardware, Vector search will see considerable speed up. (Houston Putman, Uwe Schindler)
 
+* SOLR-16273: Improve the performance of the Prometheus Metric Exporter scraping metrics (Matthew Biscocho via David Smiley & Christine Poerschke)
+
 Bug Fixes
 ---------------------