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

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


    from 09e3bf400e3 SOLR-18343: Fix deprecated: since = 10.1 (not 11.0)
     new c6aa011e40b Revert "SOLR-18343: Fix deprecated: since = 10.1 (not 
11.0)"
     new cdc183213e6 Revert "SOLR-18343: SolrJ now uses POST for suitable v1 
admin requests (#4861)"

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../solr-18343-explicit-admin-methods.yml          |   8 -
 .../solr/util/tracing/TestDistributedTracing.java  |   8 +-
 .../solrj/request/CollectionAdminRequest.java      | 200 +++++++--------------
 .../solrj/request/ConfigSetAdminRequest.java       |  37 +---
 .../client/solrj/request/CoreAdminRequest.java     |  42 ++---
 .../solrj/request/TestCollectionAdminRequest.java  |  20 ---
 .../solrj/request/TestConfigSetAdminRequest.java   |   9 -
 .../solr/client/solrj/request/TestCoreAdmin.java   |   9 -
 8 files changed, 79 insertions(+), 254 deletions(-)
 delete mode 100644 changelog/unreleased/solr-18343-explicit-admin-methods.yml

Reply via email to