apache / apache/curator

[CURATOR-334] Curator doesn't retry if GC pause > session timeout

Open
#854 0 comments 0 reactions 0 assignees View on GitHub
bug imported-jira-issue
Dominant language
Java
Stars
3.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.