Chris M. Hostetter created SOLR-14080: -----------------------------------------
Summary: Replace all legacy Abstract(Full)DistribZkTestBase tests with SolrCloudTestCase equivilents Key: SOLR-14080 URL: https://issues.apache.org/jira/browse/SOLR-14080 Project: Solr Issue Type: Task Security Level: Public (Default Security Level. Issues are Public) Reporter: Chris M. Hostetter AbstractDistribZkTestBase and in particular AbstractFullDistribZkTestBase are antiquated - and really just plan terrible and convoluted - "plumbing" for writing distributed tests, that "sort of kind of" emulate SolrCloud, but also have a lot of other crap & cruft in them that can be abused/missused/missunderstood. Any tests using them should be re-written to subclass SolrCloudTestCase This issue should serve as a tracking point for linking other issues and/or sub-tasks targeting individual test classes and/or refactoring common functionality to make tests easy to port. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org