Julio Lopez created CURATOR-16:
----------------------------------

             Summary: LeaderSelector does not (auto)requeue on session expired
                 Key: CURATOR-16
                 URL: https://issues.apache.org/jira/browse/CURATOR-16
             Project: Apache Curator
          Issue Type: Bug
          Components: Recipes
            Reporter: Julio Lopez
            Assignee: Jordan Zimmerman


If mutex. acquire() throws a KeeperException.SessionExpiredException in 
LeaderSelector.doWork(), the exception is not handled in 
LeaderSelector.doWorkLoop(), causing the loop to terminate even when 
autoRequeue is true.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to