clusterversion,changefeedccl: remove Changefeed version gates#85937
Merged
craig[bot] merged 2 commits intocockroachdb:masterfrom Aug 20, 2022
Merged
clusterversion,changefeedccl: remove Changefeed version gates#85937craig[bot] merged 2 commits intocockroachdb:masterfrom
craig[bot] merged 2 commits intocockroachdb:masterfrom
Conversation
Member
be622ad to
17b0465
Compare
2 tasks
a0dabe6 to
346a0f5
Compare
Collaborator
Author
|
|
This was referenced Aug 19, 2022
346a0f5 to
5b987cc
Compare
Collaborator
Author
|
This tests fails - not sure how to fix - hopefully someone on CDC can help here?
|
5b987cc to
601ad31
Compare
Release note: None Release justification: Removing old version gate.
Release justification: remove old version gate. Release note: None
601ad31 to
fa49b05
Compare
Contributor
|
rebased and force-pushed a version that deletes the local-mixed test. It was only being used to verify we check against these options that no longer exist to be checked. |
Collaborator
Author
|
TFTR and help with the local-mixed test! 🙌🏼 bors r=samiskin |
Contributor
|
Build failed (retrying...): |
Contributor
|
Build failed (retrying...): |
Contributor
|
Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit removes the 22.1
ChangefeedIdlenessandEnableNewChangefeedOptionsversion gates.Cleanup was done following guidance from 21.2 cleanup:
Partially addresses #80663
Release note: none
Release justification: remove old version gates.