Reconnect issues after broker restart
Open
- Dominant language
- Erlang
- Stars
- 164
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
It appears from our environment that when brokers goes down and comes back up, ekaf client is keep trying to create more connections, we have seen around 16K ekaf connections to brokers (TCP connection state is `ESTABLISHED`) and we have to restart an app (which embeds ekaf client, number of ekaf connections went down to around 100 after restart of brokers).
Are we missing any config(s) to reconnect ekaf client after broker restart or is it an expected behavior?
Please let us know. Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.