curator
curator copied to clipboard
[CURATOR-334] Curator doesn't retry if GC pause > session timeout
We noticed that if GC pause > session timeout and even if retry policy is set, Curator doesn't retry.
We use CuratorFramework.getConnectionStateListenable to listen on connection state. ConnectionState.LOST is received without retry.
Ideally, Curator should retry before notifying as connection lost.
Originally reported by puru, imported from: Curator doesn't retry if GC pause > session timeout
- assignee: randgalt
- status: Open
- priority: Major
- resolution: Unresolved
- imported: 2025-01-21