Skip to content
New issue

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

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

Already on GitHub? # to your account

Don't return khepri status when khperi_db is disabled (backport #12085) (backport #12092) #12103

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Aug 22, 2024

When khepri_db feature flag is disabled, Khepri servers are running but are not clustered. In this case rabbit_khepri:status/0 shows that all nodes are leaders, which is confusing and scary (even though actually harmless). Instead, we now just print that mnesia is in use.


This is an automatic backport of pull request #12085 done by Mergify.
This is an automatic backport of pull request #12092 done by Mergify.

When khepri_db feature flag is disabled, Khepri servers
are running but are not clustered. In this case `rabbit_khepri:status/0`
shows that all nodes are leaders, which is confusing and scary
(even though actually harmless). Instead, we now just print that mnesia
is in use.

(cherry picked from commit b48d4bf)
(cherry picked from commit bcf910d)
@michaelklishin michaelklishin merged commit b1a0174 into v3.13.x Aug 23, 2024
186 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v3.13.x/pr-12092 branch August 23, 2024 00:39
@michaelklishin michaelklishin added this to the 3.13.7 milestone Aug 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants