Skip to content

changefeed: cancel jobs replicated from another cluster#99841

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
dt:cdc-xcluster
Apr 25, 2023
Merged

changefeed: cancel jobs replicated from another cluster#99841
craig[bot] merged 1 commit intocockroachdb:masterfrom
dt:cdc-xcluster

Conversation

@dt
Copy link
Copy Markdown
Contributor

@dt dt commented Mar 28, 2023

Release note: none.
Epic: CRDB-18753

@dt dt requested a review from miretskiy March 28, 2023 18:36
@dt dt requested a review from a team as a code owner March 28, 2023 18:36
@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Mar 28, 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
Copy Markdown
Member

This change is Reviewable

@dt dt added the backport-23.1.x PAST MAINTENANCE SUPPORT: 23.1 patch releases via ER request only label Apr 25, 2023
@dt
Copy link
Copy Markdown
Contributor Author

dt commented Apr 25, 2023

TFTR!

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 25, 2023

Build succeeded:

@craig craig bot merged commit 352ec11 into cockroachdb:master Apr 25, 2023
@dt dt deleted the cdc-xcluster branch April 25, 2023 19:23
miretskiy pushed a commit to miretskiy/cockroach that referenced this pull request Jul 7, 2023
Changefeeds created prior to
cockroachdb#99841 do not
have cluster ID field set in their job record.  As a result,
when upgrading to 23.1.x version, changefeeds created prior
to that version will fail with an error message introduced
by the above PR.

Fix the cluster ID checking logic to handle this case.

Release note (enterprise change): Changefeeds should no longer
fail when upgrading to version 23.1.5.
miretskiy pushed a commit to miretskiy/cockroach that referenced this pull request Jul 7, 2023
Changefeeds created prior to
cockroachdb#99841 do not
have cluster ID field set in their job record.  As a result,
when upgrading to 23.1.x version, changefeeds created prior
to that version will fail with an error message introduced
by the above PR.

Fix the cluster ID checking logic to handle this case.
Fixes cockroachdb#106358

Release note (enterprise change): Changefeeds should no longer
fail when upgrading to version 23.1.5.
craig bot pushed a commit that referenced this pull request Jul 7, 2023
106359: changefeedccl: Fix cluster ID check logic r=miretskiy a=miretskiy

Changefeeds created prior to
#99841 do not have cluster ID field set in their job record.  As a result, when upgrading to 23.1.x version, changefeeds created prior to that version will fail with an error message introduced by the above PR.

Fix the cluster ID checking logic to handle this case.
Fixes #106358

Release note (enterprise change): Changefeeds should no longer fail when upgrading to version 23.1.5.

Co-authored-by: Yevgeniy Miretskiy <yevgeniy@cockroachlabs.com>
blathers-crl bot pushed a commit that referenced this pull request Jul 7, 2023
Changefeeds created prior to
#99841 do not
have cluster ID field set in their job record.  As a result,
when upgrading to 23.1.x version, changefeeds created prior
to that version will fail with an error message introduced
by the above PR.

Fix the cluster ID checking logic to handle this case.
Fixes #106358

Release note (enterprise change): Changefeeds should no longer
fail when upgrading to version 23.1.5.
maryliag pushed a commit that referenced this pull request Jul 24, 2023
Changefeeds created prior to
#99841 do not
have cluster ID field set in their job record.  As a result,
when upgrading to 23.1.x version, changefeeds created prior
to that version will fail with an error message introduced
by the above PR.

Fix the cluster ID checking logic to handle this case.
Fixes #106358

Release note (enterprise change): Changefeeds should no longer
fail when upgrading to version 23.1.5.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants