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

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


    from 1625eba7fde SOLR-17958 Deprecate TikaLanguageIdentifierUpdateProcessor 
(#3776)
     new bd8bf783d2a SOLR-17069: update solr-jetty-context.xml (#3760)
     new a4377386021 SOLR-17712: Deprecating waitForFinalState parameter (#3756)

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/CHANGES.txt                                   |  3 +
 .../api/model/BalanceReplicasRequestBody.java      |  1 +
 .../api/model/CreateCollectionRequestBody.java     |  4 +-
 .../client/api/model/CreateReplicaRequestBody.java |  6 +-
 .../client/api/model/CreateShardRequestBody.java   |  4 +-
 .../api/model/MigrateReplicasRequestBody.java      |  1 +
 .../client/api/model/ReplaceNodeRequestBody.java   |  1 +
 .../apache/solr/cloud/CollectionsAPISolrJTest.java | 64 +++++++++++-----------
 solr/server/contexts/solr-jetty-context.xml        |  9 +--
 .../solrj/request/CollectionAdminRequest.java      |  1 +
 .../solrj/request/beans/CreateShardPayload.java    |  4 +-
 .../solrj/request/beans/MoveReplicaPayload.java    |  4 +-
 .../solrj/request/beans/SplitShardPayload.java     |  4 +-
 .../solr/common/params/CommonAdminParams.java      |  1 +
 14 files changed, 64 insertions(+), 43 deletions(-)

Reply via email to