Hi,
In distributed environment, does ekaf not automatically restart worker if the host node of processes goes down ?
Steps to reproduce:
- Start ekaf in node A.
- Start node B in the cluster with A
- Shut down node A.
- ekaf_picker:pick(Topic) returns {error, bootstrapping}.