Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- is related to
-
MESOS-465 Failures due to ZooKeeper operation timeouts in the master detector.
- Resolved