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

ASF subversion and git services commented on SOLR-9522:
-------------------------------------------------------

Commit f728a646f388733cfb57f8d4d9a0d9217f42fd38 in lucene-solr's branch 
refs/heads/branch_6x from [~varunthacker]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=f728a64 ]

SOLR-9522: Improve error handling in ZKPropertiesWriter


> 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
>             Fix For: 6.3, master (7.0)
>
>         Attachments: SOLR-9522.patch
>
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to