You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2020/07/19 06:41:38 UTC

[lucene-solr] branch jira/solr-14656-master updated (0e8f93b -> 67a9f26)

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

noble pushed a change to branch jira/solr-14656-master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 0e8f93b  more cleanup
     add 0b4d265  more cleanup
     add 4c1fc33  more cleanup
     add e5f7a84  more cleanup
     add 67a9f26  more cleanup

No new revisions were added by this update.

Summary of changes:
 .../solr/cloud/api/collections/AddReplicaCmd.java  |   6 +-
 .../cloud/api/collections/CreateCollectionCmd.java |   2 -
 .../solr/cloud/api/collections/RestoreCmd.java     | 360 ++++++++++-----------
 .../apache/solr/cloud/CollectionsAPISolrJTest.java |   1 -
 .../solr/cloud/api/collections/ShardSplitTest.java |   2 +-
 .../test/org/apache/solr/cloud/rule/RulesTest.java |   2 -
 .../solrj/impl/SolrClientNodeStateProvider.java    |   2 +
 7 files changed, 183 insertions(+), 192 deletions(-)