Yan Xu created MESOS-814:
----------------------------
Summary: Retry retryable authentication failures
Key: MESOS-814
URL: https://issues.apache.org/jira/browse/MESOS-814
Project: Mesos
Issue Type: Improvement
Reporter: Yan Xu
Assignee: Yan Xu
Currently Group puts all unsuccessful operations but authentication into a
retry queue if the first attempt fails (and if the error indicates they are
retryable).
Authentication should be retried as well.
See: https://github.com/apache/mesos/blob/master/src/zookeeper/group.cpp#L393
--
This message was sent by Atlassian JIRA
(v6.1#6144)