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

[Enhancement]: Handle response with status 409 when talking to KafkaConnect API #10933

Open
tinaselenge opened this issue Dec 10, 2024 · 1 comment
Assignees

Comments

@tinaselenge
Copy link
Contributor

Related problem

KafkaConnectAPIImpl class has the following TODO comment in a few places:

// TODO Handle 409 (Conflict) indicating a rebalance in progress

Suggested solution

We should investigate if it still needs to be handled or not. If yes, implement handling of this response and these TODO comments should be removed either way.

Alternatives

No response

Additional context

No response

@ppatierno
Copy link
Member

Triaged on 12/12/2024: agreed to take this open and investigate if this needs to handled. @tinaselenge volunteered to take a look at it. Thanks Tina!

@tinaselenge tinaselenge self-assigned this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants