[
https://issues.apache.org/jira/browse/SOLR-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramkumar Aiyengar updated SOLR-7291:
------------------------------------
Attachment: SOLR-7291.patch
Initial patch, this adds a ZK stop/pause/restart, while restricting so timeout
for the cloudClient to a value less than the pause. If indexing stalls, this
should trigger soTimeout's and fail indexing.. (or so I think..)
Ideally I would like to move this to chaosMonkey.. I am for some reason not
able to reuse the zkServer object to stop/restart ZK, which will make this a
lot simpler. Not sure why just
{code}
zkServer.shutdown();
zkServer.run()
{code}
doesn't work..
Also, did s/Stopable/Stoppable/ for a few classes..
> ChaosMonkey should create more mayhem with ZK availability
> ----------------------------------------------------------
>
> Key: SOLR-7291
> URL: https://issues.apache.org/jira/browse/SOLR-7291
> Project: Solr
> Issue Type: Improvement
> Reporter: Ramkumar Aiyengar
> Assignee: Ramkumar Aiyengar
> Priority: Minor
> Attachments: SOLR-7291.patch
>
>
> Some things ChaosMonkey and it's users can do:
> - It should stop, pause and restart ZK once in a while
> - Tests using CM should check with indexing stalling when this happens
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]