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

[CDC] GetChanges crashes when non-existant stream id used #2336

Closed
rahuldesirazu opened this issue Sep 16, 2019 · 2 comments
Closed

[CDC] GetChanges crashes when non-existant stream id used #2336

rahuldesirazu opened this issue Sep 16, 2019 · 2 comments
Assignees
Labels
area/cdc Change Data Capture

Comments

@rahuldesirazu
Copy link
Contributor

When running the kafka app with a stream id that doesn't exist, the RPC call GetChanges crashes the tserver.

@rahuldesirazu rahuldesirazu added the area/cdc Change Data Capture label Sep 24, 2019
@ndeodhar
Copy link
Contributor

This is likely fixed by commit 4df1b94.

I've added a unit test for this scenario as well. But @rahuldesirazu, can you please try via kafka app and confirm that you don't see this anymore?

@ndeodhar
Copy link
Contributor

ndeodhar commented Oct 1, 2019

Got a confirmation from @rahuldesirazu that this no longer reproduces with Kafka app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cdc Change Data Capture
Projects
None yet
Development

No branches or pull requests

2 participants