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

streamingccl: replicate manual split points #123225

Merged
merged 1 commit into from Apr 30, 2024

Conversation

msbutler
Copy link
Collaborator

This patch teaches PCR to replicate source cluster manual split points to the
destination cluster. Specifically, this patch configures the event_stream
rangefeeds to emit rangefeed metadata events that indicate if a rangefeed
spawned due to a manual split. Then, the event stream sends the manual split
key over to the destination cluster.

Informs #122846

Release note: none

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@msbutler msbutler marked this pull request as ready for review April 29, 2024 18:01
@msbutler msbutler requested review from a team as code owners April 29, 2024 18:01
@msbutler msbutler requested review from dt and stevendanna and removed request for a team April 29, 2024 18:01
@msbutler

This comment was marked as outdated.

@msbutler
Copy link
Collaborator Author

TFTR!

bors r=dt

@msbutler msbutler added the backport-24.1.x Flags PRs that need to be backported to 24.1. label Apr 30, 2024
@craig
Copy link
Contributor

craig bot commented Apr 30, 2024

Build failed:

This patch teaches PCR to replicate source cluster manual split points to the
destination cluster. Specifically, this patch configures the event_stream
rangefeeds to emit rangefeed metadata events that indicate if a rangefeed
spawned due to a manual split. Then, the event stream sends the manual split
key over to the destination cluster.

Informs cockroachdb#122846

Release note: none
@msbutler
Copy link
Collaborator Author

bors r+

@craig craig bot merged commit ac9de45 into cockroachdb:master Apr 30, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-24.1.x Flags PRs that need to be backported to 24.1. T-disaster-recovery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants