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

split the kafka addr right away as it's used a few places inside NewEventBus() #388

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

JohnRoesler
Copy link
Contributor

Description

addr is used inside the NewEventBus() func - i missed that on the previous PR. this fixes that and adjusts it to be a slice of strings on the struct.

Affected Components

  • Event Bus, Event Store etc

Related Issues

#123

Solution and Design

Short description of the solution.

Steps to test and verify

  1. ...

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 68.746% when pulling 873d243 on JohnRoesler:kafka-addr into ba75821 on looplab:main.

@maxekman maxekman merged commit db3d139 into looplab:main Apr 23, 2022
@JohnRoesler JohnRoesler deleted the kafka-addr branch April 23, 2022 14:51
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.

3 participants