Skip to content

Fix one possible cause of tests flakiness#26619

Merged
alexey-milovidov merged 2 commits intomasterfrom
fix-flaky-test-23
Jul 21, 2021
Merged

Fix one possible cause of tests flakiness#26619
alexey-milovidov merged 2 commits intomasterfrom
fix-flaky-test-23

Conversation

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jul 21, 2021
LOG_ERROR(log, "SYNC REPLICA {}: Timed out!", table_id.getNameForLogs());
throw Exception(
"SYNC REPLICA " + table_id.getNameForLogs() + ": command timed out! "
"SYNC REPLICA " + table_id.getNameForLogs() + ": command timed out. "
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Keep calm.

@alexey-milovidov alexey-milovidov self-assigned this Jul 21, 2021
@alexey-milovidov alexey-milovidov merged commit 4b51ec3 into master Jul 21, 2021
@alexey-milovidov alexey-milovidov deleted the fix-flaky-test-23 branch July 21, 2021 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants