Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix / Kafka reconnect issue #353

Merged
merged 3 commits into from
Nov 8, 2021

Conversation

maxekman
Copy link
Member

@maxekman maxekman commented Nov 8, 2021

Description

When reconnecting to Kafka the current (hacky) group join check did not work. Replace to use correct listing and checking of groups instead.

Also makes the MongoDB repo ping at New() optional.

Affected Components

  • Event Bus, Kafka
  • Repo, MongoDB

Related Issues

Solution and Design

Steps to test and verify

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 68.315% when pulling 8596076 on maxekman:fix/kafka-reconnect-issue into 7d5b216 on looplab:main.

@maxekman maxekman merged commit 3602de4 into looplab:main Nov 8, 2021
@maxekman maxekman deleted the fix/kafka-reconnect-issue branch November 8, 2021 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants