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

Silence warning #2022

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Silence warning #2022

merged 1 commit into from
Dec 12, 2024

Conversation

tylerkaraszewski
Copy link
Contributor

@tylerkaraszewski tylerkaraszewski commented Dec 12, 2024

Details

The modified line is really just there as extra detail related to this line just above it:

SWARN("[clustersync] We were " << stateName(_state) << " but lost quorum (Disconnected from " << peer->name << "). Going to SEARCHING.");

This was harmless before but now that it's creating a bugbot issue we can demote it.

Fixed Issues

Fixes https://github.com/Expensify/Expensify/issues/450156

Tests


Internal Testing Reminder: when changing bedrock, please compile auth against your new changes

@tylerkaraszewski tylerkaraszewski self-assigned this Dec 12, 2024
@cead22
Copy link
Contributor

cead22 commented Dec 12, 2024

Thanks!

@cead22 cead22 merged commit 0230d6c into main Dec 12, 2024
1 check passed
@cead22 cead22 deleted the tyler-silence-warning branch December 12, 2024 23:59
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