-
-
Couldn't load subscription status.
- Fork 497
Handle rabbitmq.config when cluster_nodes is empty #993
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
Conversation
|
Hi @wyardley, could you pleae re run github action? |
|
Rerunning |
ab854b2 to
aaa46be
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
If you are able to implement a unit test that would have caught this issue (could be a followup PR if you'd like to get this out fast), that would also be excellent.
|
Done |
|
I will try to get this out soon, probably after I get someone to look at #991 and then once I can get approval on a release PR |
fix identation
Add unit test to handle bug solved on PR #993

Pull Request (PR) description
Fix cluster config when
cluster_nodesis emptyFollowup to #978