Skip to content

streamingccl: fix test flake#112166

Closed
stevendanna wants to merge 1 commit intocockroachdb:masterfrom
stevendanna:wait-for-server-stop-in-test
Closed

streamingccl: fix test flake#112166
stevendanna wants to merge 1 commit intocockroachdb:masterfrom
stevendanna:wait-for-server-stop-in-test

Conversation

@stevendanna
Copy link
Copy Markdown
Collaborator

Currently, tenant servers are slow to shut down after a STOP SERVICE. This can cause flakes because (1) it is unsafe to revert a tenant that is still writing and (2) the test assumes it can connect anew after bringing the tenant back online, but the tenant might still be draining.

Epic: none

Release note: None

Currently, tenant servers are slow to shut down after a STOP SERVICE.
This can cause flakes because (1) it is unsafe to revert a tenant that
is still writing and (2) the test assumes it can connect anew after
bringing the tenant back online, but the tenant might still be
draining.

Epic: none

Release note: None
@stevendanna stevendanna requested a review from a team as a code owner October 11, 2023 09:26
@stevendanna stevendanna requested review from rhu713 and removed request for a team October 11, 2023 09:26
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@stevendanna stevendanna added the backport-23.2.x PAST MAINTENANCE SUPPORT: 23.2 patch releases via ER request only label Oct 13, 2023
@stevendanna
Copy link
Copy Markdown
Collaborator Author

Merged as part of #112295

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-23.2.x PAST MAINTENANCE SUPPORT: 23.2 patch releases via ER request only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants