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 2019/12/02 23:28:25 UTC

[lucene-solr] branch jira/solr13992 updated (50ae685 -> fd03dd6)

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

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


    from 50ae685  SOLR-13992: Refactor code to have collection name shard name in Replica,Slice
     add fd03dd6  compile errors fixed

No new revisions were added by this update.

Summary of changes:
 .../test/org/apache/solr/cloud/ClusterStateTest.java   |  8 ++++----
 .../OverseerCollectionConfigSetProcessorTest.java      |  4 ++--
 .../src/test/org/apache/solr/cloud/SliceStateTest.java | 14 +++++++-------
 .../org/apache/solr/cloud/TestHashPartitioner.java     |  2 +-
 .../apache/solr/cloud/api/collections/AssignTest.java  | 18 +++++++++---------
 .../src/test/org/apache/solr/core/CoreSorterTest.java  |  2 +-
 6 files changed, 24 insertions(+), 24 deletions(-)