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

Replace error! with debug! in quorum driver #4671

Merged
merged 1 commit into from
Sep 16, 2022
Merged

Conversation

sadhansood
Copy link
Contributor

@sadhansood sadhansood commented Sep 15, 2022

Since we don't have active effects subscriber receivers to read the effects broadcast channel, this error! is always fired when running stress tool and fills up the log. Instead making it a debug to fix this behavior.

@sadhansood sadhansood marked this pull request as ready for review September 15, 2022 21:38
Copy link
Contributor

@longbowlu longbowlu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@sadhansood sadhansood merged commit f0b7916 into main Sep 16, 2022
@sadhansood sadhansood deleted the sadhan/sadhan-2 branch September 16, 2022 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants