You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2015/05/27 15:29:17 UTC

[jira] [Created] (SOLR-7599) Remove cruft from SolrCloud tests

Shalin Shekhar Mangar created SOLR-7599:
-------------------------------------------

             Summary: Remove cruft from SolrCloud tests
                 Key: SOLR-7599
                 URL: https://issues.apache.org/jira/browse/SOLR-7599
             Project: Solr
          Issue Type: Task
          Components: SolrCloud, Tests
            Reporter: Shalin Shekhar Mangar
            Assignee: Shalin Shekhar Mangar
             Fix For: Trunk, 5.3


I see many tests which blindly have distribSetUp and distribTearDown methods setting a variety of options and system properties that aren't required anymore. 

This is because some base test classes have been refactored such that these options are redundant. In other cases, people have copied the structure of tests blindly instead of understanding what each parameter does.

Let's try to remove the unnecessary config params from such tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org