[ 
https://issues.apache.org/jira/browse/SOLR-12385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Rowe updated SOLR-12385:
------------------------------
    Description: 
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 and others did a bunch of test conversions to SolrCloudTestCase 
(e.g. SOLR-9132, SOLR-9110, SOLR-9065), but AFAICT never mentioned 
SolrTestCaseHS-based tests as a target.

  was:
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.


> 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: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Tests
>            Reporter: Steve Rowe
>            Priority: Minor
>
> 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 and others did a bunch of test conversions to SolrCloudTestCase 
> (e.g. SOLR-9132, SOLR-9110, SOLR-9065), but AFAICT never mentioned 
> SolrTestCaseHS-based tests as a target.



--
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