You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2019/12/13 17:43:00 UTC

[jira] [Created] (SOLR-14080) Replace all legacy Abstract(Full)DistribZkTestBase tests with SolrCloudTestCase equivilents

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org