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

Mark Miller updated SOLR-8279:
------------------------------
    Attachment: SOLR-8279.patch

This is much closer to committable. A few issues left to work out.

I've added a TestInjection class that lets you turn on random test fault 
injection, currently when sending a doc to a replica or when shutting down. 
I've still got to make so that when you turn on a fault injection you can 
specify it's odds of hitting.

I've also made it so that we can get away with not closing things in a valid 
test by have the ObjectReleaseTracker close unclosed objects at the end of the 
test if it's release check has been disabled on the test via annotation.

> Add a new SolrCloud test that stops and starts the cluster while indexing 
> data.
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-8279
>                 URL: https://issues.apache.org/jira/browse/SOLR-8279
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>         Attachments: SOLR-8279.patch, SOLR-8279.patch, SOLR-8279.patch, 
> SOLR-8279.patch
>
>




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

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

Reply via email to