Uses of Class
org.apache.solr.BaseDistributedSearchTestCase
-
Packages that use BaseDistributedSearchTestCase Package Description org.apache.solr.cloud Base classes and utilities for creating and testing Solr Cloud clusters. -
-
Uses of BaseDistributedSearchTestCase in org.apache.solr.cloud
Subclasses of BaseDistributedSearchTestCase in org.apache.solr.cloud Modifier and Type Class Description classAbstractBasicDistributedZk2TestBaseThis test simply does a bunch of basic things in solrcloud mode and asserts things work as expected.classAbstractBasicDistributedZkTestBaseThis test simply does a bunch of basic things in solrcloud mode and asserts things work as expected.classAbstractChaosMonkeyNothingIsSafeTestBaseclassAbstractChaosMonkeySafeLeaderTestBaseclassAbstractDistribZkTestBaseclassAbstractFullDistribZkTestBaseTODO: we should still test this works as a custom update chain as well as what we test now - the default update chainclassAbstractRestartWhileUpdatingTestBaseclassAbstractSyncSliceTestBaseTest sync phase that occurs when Leader goes down and a new Leader is elected.classAbstractTlogReplayBufferedWhileIndexingTestBaseclassAbstractUnloadDistributedZkTestBaseThis test simply does a bunch of basic things in solrcloud mode and asserts things work as expected.
-