You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by is...@apache.org on 2019/12/18 21:52:30 UTC

[lucene-solr] branch jira/solr14089 deleted (was 1b3f091)

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

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


     was 1b3f091  Fixing DeleteReplicaTest

This change permanently discards the following revisions:

 discard 1b3f091  Fixing DeleteReplicaTest
 discard 3174b05  Fixing SYNCSHARD and corresponding test, and also party fix RecoveryStrategy
 discard edce278  Fixing SYNCSHARD and corresponding test, and also party fix RecoveryStrategy
 discard 494fc91  ZkStateReader#getLeader(String coll, String shard) deprecated
 discard 2724d9f  Cutting over CollectionPropsTest and CollectionsAPISolrJTest to externalState=true
 discard 4a06342  ZkCoreNodeProps#getState() should throw UnsupportedOperationException()
 discard edfdd63  Changing ZkStateReader to read state from SSP instead of directly from Replica.getState
 discard 2d18871  Fixing CollectionReloadTest by moving OCMH's use of Replica.State.getState() to SSP
 discard 54fc0eb  deprecate ZkStatereader#getLeaderRetry(String,String)
 discard b8559b6  Fixing DZUP's DBQ, cutting over two tests
 discard 2a50d47  Test fixes, cutting over more classes to external state
 discard b42cb55  fix DUP
 discard 905b4cc  fix DUP
 discard fcb6447  fix DUP
 discard e79ea9b  CollectionsHandler waitForState should use SSP instead of ClusterState
 discard 1e1f75d  leader read fixed
 discard d98ef0d  set the leader attribute in shard terms
 discard 97eede7  waitForState()
 discard fcba348  waitForState()
 discard 876845a  use ssp in ZKSR
 discard 16542a2  json error
 discard 6d28528  initial commit