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

Mark Miller edited comment on SOLR-8067 at 9/17/15 1:22 PM:
------------------------------------------------------------

This looks like you are retrying on session expiration in many other places too 
though? Can you comment on all the spots that would now retry on session 
expiration?


was (Author: markrmil...@gmail.com):
This looks like you are trying on session expiration in many other places too 
though? Can you comment on all the spots that would now retry on session 
expiration?

> Provide an option to retry on session timeout in ZkCmdExecutor#retryOperation
> -----------------------------------------------------------------------------
>
>                 Key: SOLR-8067
>                 URL: https://issues.apache.org/jira/browse/SOLR-8067
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Varun Thacker
>            Assignee: Varun Thacker
>         Attachments: SOLR-8067.patch
>
>
> I was working on adding a retry option on session timeout when 
> loading/reloading cores. Instead of adding the logic in 
> {{ZkResourceLoader#openResource}} I thought it would be better for the option 
> to live in {{ZkCmdExecutor#retryOperation}} and other methods could also make 
> use if it.



--
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