Skip to content

c2c: clean up ReplicationFeed error handling#100731

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
msbutler:butler-cleanup-replication-feed-util
Apr 20, 2023
Merged

c2c: clean up ReplicationFeed error handling#100731
craig[bot] merged 1 commit intocockroachdb:masterfrom
msbutler:butler-cleanup-replication-feed-util

Conversation

@msbutler
Copy link
Copy Markdown
Collaborator

@msbutler msbutler commented Apr 5, 2023

Previously, the replicationFeed test helper had methods that would swallow errors, making it impossible to debug certain test failures. This patch cleans up the internals of this test helper and prevents error swallowing.

Fixes #100414

Release note: None

@msbutler msbutler requested review from adityamaru and miretskiy April 5, 2023 17:02
@msbutler msbutler self-assigned this Apr 5, 2023
@msbutler msbutler requested a review from a team as a code owner April 5, 2023 17:02
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@msbutler
Copy link
Copy Markdown
Collaborator Author

msbutler commented Apr 5, 2023

@adityamaru @miretskiy y'all seem to be the lucky ducks closest to the code while Steven and Lidor are OOO. This is low priority, and can wait until Steven is back next week.

@msbutler msbutler force-pushed the butler-cleanup-replication-feed-util branch 4 times, most recently from 2d145df to c780fc6 Compare April 6, 2023 19:22
@msbutler msbutler force-pushed the butler-cleanup-replication-feed-util branch 2 times, most recently from ed3ac29 to 5051370 Compare April 20, 2023 01:23
Previously, the replicationFeed test helper had methods that would swallow
errors, making it impossible to debug certain test failures. This patch cleans
up the internals of this test helper and prevents error swallowing.

Fixes cockroachdb#100414

Release note: None
@msbutler msbutler force-pushed the butler-cleanup-replication-feed-util branch from 5051370 to 8571abc Compare April 20, 2023 17:52
@msbutler msbutler added the backport-23.1.x PAST MAINTENANCE SUPPORT: 23.1 patch releases via ER request only label Apr 20, 2023
@msbutler
Copy link
Copy Markdown
Collaborator Author

TFTR !

bors r=lidorcarmel

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 20, 2023

Build succeeded:

@craig craig bot merged commit ccc9d02 into cockroachdb:master Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-23.1.x PAST MAINTENANCE SUPPORT: 23.1 patch releases via ER request only T-disaster-recovery

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ccl/streamingccl/streamproducer: TestStreamPartition failed

3 participants