In a distributed environment, ekaf_picker:pick(Topic) will fail if the node started first goes down
Open
- Dominant language
- Erlang
- Stars
- 164
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
In distributed environment, does ekaf not automatically restart worker if the host node of processes goes down ?
Steps to reproduce:
1. Start ekaf in node A.
2. Start node B in the cluster with A
3. Shut down node A.
4. ekaf_picker:pick(Topic) returns {error, bootstrapping}.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.