Skip to content

[hotfix] reconnect loop improvements

Carina Antunes requested to merge consumers-reconnect-improvements into master

Follow up improvements:

  • Close etcd connections when the listener is disconnected
  • Reconnect loop shall only reconnect if host list changes
  • Bugfix in Megabus consumer: clear connections lists

Merge request reports