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

cmdccl: test utility for running a /dev/null c2c stream #104318

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

stevendanna
Copy link
Collaborator

A small utility for reading a tenant replication stream and doing nothing with it. Useful for manual testing.

Epic: none

Release note: None

@stevendanna stevendanna requested a review from lidorcarmel June 5, 2023 08:28
@blathers-crl
Copy link

blathers-crl bot commented Jun 5, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@lidorcarmel lidorcarmel left a comment

Choose a reason for hiding this comment

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

I just gave it a quick read yesterday.. looks fancy, but do you think we need this tool? initially I wanted to add it and then thought that making it a roachtest that runs regularly is more useful (the tool may rot if not used much, which is very likely).
maybe we can add a unit test to run this against a test cluster? to avoid rotting? I can look at that later.
anyway.. no objections, and I might make this into a roachtest one day.

A small utility for reading a tenant replication stream and doing
nothing with it. Useful for manual testing.

Epic: none

Release note: None

Co-authored-by: Steven Danna <[email protected]>
@stevendanna stevendanna requested a review from a team as a code owner June 14, 2023 08:03
@stevendanna
Copy link
Collaborator Author

bors r=lidorcarmel

@craig
Copy link
Contributor

craig bot commented Jun 14, 2023

Build succeeded:

@craig craig bot merged commit 244ef1c into cockroachdb:master Jun 14, 2023
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.

3 participants