Skip to content

Commit 641f0f8

Browse files
authored
Fix version (#3264)
1 parent b4ee7fc commit 641f0f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

solr/CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Improvements
3737

3838
* SOLR-17516: `LBHttp2SolrClient` is now generic, adding support for `HttpJdkSolrClient`. (James Dyer)
3939

40+
* SOLR-17685: Simplify bin/solr scripts by no longer SOLR_TOOL_HOST variable in favour of existing SOLR_HOST ENV variable. (Eric Pugh, Houston Putnam)
41+
4042
Optimizations
4143
---------------------
4244
* SOLR-17568: The CLI bin/solr export tool now contacts the appropriate nodes directly for data instead of proxying through one.
@@ -192,8 +194,6 @@ Improvements
192194
* SOLR-17607: SolrJ CloudSolrClient configured with HTTP URLs will no longer eagerly connect to
193195
anything. (David Smiley)
194196

195-
* SOLR-17685: Simplify bin/solr scripts by no longer SOLR_TOOL_HOST variable in favour of existing SOLR_HOST ENV variable. (Eric Pugh, Houston Putnam)
196-
197197
Optimizations
198198
---------------------
199199
* SOLR-17578: Remove ZkController internal core supplier, for slightly faster reconnection after Zookeeper session loss. (Pierre Salagnac)

0 commit comments

Comments
 (0)