Steve Rowe created SOLR-12385:
---------------------------------

             Summary: Tests extending SolrTestCaseHS should be cut over to 
SolrCloudTestCase, and unique SolrTestCaseHS functionality should be folded 
into the standard test infrastructure
                 Key: SOLR-12385
                 URL: https://issues.apache.org/jira/browse/SOLR-12385
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
         Environment: SolrTestCaseHS is extended only by JSON facet and JSON 
request tests.

SolrTestCaseHS was introduced with JSON faceting in SOLR-7214 (I believe "HS" 
is short for HelioSearch, where the functionality was originally developed). It 
appears to enable a primitive distributed functionality, with no ZooKeeper, 
allowing tight control of document distribution, like SolrCloud's implicit 
routing.  Some JSON-specific handling stuff in there too, which I think could 
be relocated to JSONTestUtil.

Alan Woodward did a bunch of test conversions to SolrCloudTestCase, but AFAICT 
never mentioned SolrTestCaseHS-based tests as a target.
            Reporter: Steve Rowe






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to