Skip to content

changefeedccl: Do not require rangefeed when running initial scan only.#99494

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
miretskiy:initialscan
Mar 30, 2023
Merged

changefeedccl: Do not require rangefeed when running initial scan only.#99494
craig[bot] merged 1 commit intocockroachdb:masterfrom
miretskiy:initialscan

Conversation

@miretskiy
Copy link
Copy Markdown
Contributor

Fixes #99470

Release note: None

@miretskiy miretskiy requested a review from a team as a code owner March 24, 2023 16:02
@miretskiy miretskiy requested review from jayshrivastava and removed request for a team March 24, 2023 16:02
@blathers-crl
Copy link
Copy Markdown

blathers-crl bot commented Mar 24, 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

"-broken_in_bazel",
"ccl_test",
"-integration",
"ccl_test",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Interesting...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I don't understand this... just keeps insisting on rearranging it....

Copy link
Copy Markdown
Contributor Author

@miretskiy miretskiy Mar 24, 2023

Choose a reason for hiding this comment

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

Just running ./dev/lint

Do you want this reverted, @jayshrivastava ?

@miretskiy miretskiy force-pushed the initialscan branch 3 times, most recently from a595c63 to 91f3bdc Compare March 25, 2023 15:31
@miretskiy miretskiy requested a review from a team as a code owner March 26, 2023 14:39
@miretskiy
Copy link
Copy Markdown
Contributor Author

bors r+

@miretskiy
Copy link
Copy Markdown
Contributor Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 29, 2023

This PR was included in a batch that successfully built, but then failed to merge into master (it was a non-fast-forward update). It will be automatically retried.

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 30, 2023

Build succeeded:

@craig craig bot merged commit bba0bde into cockroachdb:master Mar 30, 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.

changefeedccl: Do not require kv.rangefeed.enabled for initial_scan=only

3 participants