Skip to content

Fix flaky test 00816_long_concurrent_alter_column#22628

Merged
alexey-milovidov merged 1 commit intomasterfrom
fix-flaky-test-16
Apr 5, 2021
Merged

Fix flaky test 00816_long_concurrent_alter_column#22628
alexey-milovidov merged 1 commit intomasterfrom
fix-flaky-test-16

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

It is possible that at the moment of time when timeout is finished, some subshells are still active, but queries are not in the processlist, as they will be received by server a moment later. For this reason, checking the absence of queries in SHOW PROCESSLIST just once is not enough to wait for finish.

@tavplubix tavplubix self-assigned this Apr 4, 2021
@alexey-milovidov
Copy link
Copy Markdown
Member Author

01730_distributed_group_by_no_merge_order_by_long

@vitlibar

@alexey-milovidov alexey-milovidov merged commit 3df84d5 into master Apr 5, 2021
@alexey-milovidov alexey-milovidov deleted the fix-flaky-test-16 branch April 5, 2021 00:49
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.

3 participants