Skip to content

changefeedccl: small test changes#69294

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
stevendanna:ssd/small-test-changes
Aug 24, 2021
Merged

changefeedccl: small test changes#69294
craig[bot] merged 1 commit intocockroachdb:masterfrom
stevendanna:ssd/small-test-changes

Conversation

@stevendanna
Copy link
Copy Markdown
Collaborator

Two small test changes:

  • Use log.TestingClearServerIdentifiers() to avoid opening a new log
    scope.

  • Don't start a schema registry when the kafka sink will already start
    one for us.

Release justification: low risk, test only changes (category 1)
Release note: None

Two small test changes:

- Use log.TestingClearServerIdentifiers() to avoid opening a new log
  scope.

- Don't start a schema registry when the kafka sink will already start
  one for us.

Release justification: low risk, test only changes (category 1)
Release note: None
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@HonoreDB HonoreDB left a comment

Choose a reason for hiding this comment

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

It's the /format=avro part of the test setup that starts the schema registry, not kafka, I hope? I don't remember. But we do support avro for most other sinks.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @miretskiy)

Copy link
Copy Markdown
Contributor

@miretskiy miretskiy left a comment

Choose a reason for hiding this comment

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

Currently -- only kafka if you're using test feeds.

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @stevendanna)

@stevendanna
Copy link
Copy Markdown
Collaborator Author

TFTR. Yup it is only kafka that has that magic, but the tests I'm changing just run on Kafka right now.

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Aug 24, 2021

Build succeeded:

@craig craig bot merged commit 8418f43 into cockroachdb:master Aug 24, 2021
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.

4 participants