Varun Thacker created SOLR-9522:
-----------------------------------
Summary: Improve error handling in ZKPropertiesWriter
Key: SOLR-9522
URL: https://issues.apache.org/jira/browse/SOLR-9522
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Varun Thacker
Assignee: Varun Thacker
Priority: Minor
In ZKPropertiesWriter we can improve error handling in a couple of ways:
1. In {{readIndexerProperties}} we catch Exception , the exception can be an
{{InterruptedException}} in which case we should be setting the flag.
2. in {{readIndexerProperties}} we read the data , and I think it makes sense
to retry on connection loss.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]