[ 
https://issues.apache.org/jira/browse/SOLR-12656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581839#comment-16581839
 ] 

Shalin Shekhar Mangar commented on SOLR-12656:
----------------------------------------------

I spent an hour on this and this is turning out to be way too much work for the 
benefits. Specifically, the chaos monkey test method and split by unique key 
methods rely on some methods in AbstractFullDistribZkTestBase so porting them 
over to SolrCloudTestCase is not straightforward. I'm going to change 
ShardSplitTest to extend AbstractFullDistribZkTestBase instead of 
BasicDistributedZkTest and tackle the port when I have more time to spend on 
this.

> Cut over ShardSplitTest to SolrCloudTestCase
> --------------------------------------------
>
>                 Key: SOLR-12656
>                 URL: https://issues.apache.org/jira/browse/SOLR-12656
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Tests
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: master (8.0), 7.5
>
>
> ShardSplitTest extends BasicDistributedZkTest. When the base class was bad 
> appled, ShardSplitTest was too. I'll cut over the test to use 
> SolrCloudTestCase.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to