We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Mac
master
It is possible that the Kafka consumer will be closed twice. It will raise an IllegalStateException when being closed again.
IllegalStateException
shutdown
The exception will be raised.
No response
The text was updated successfully, but these errors were encountered:
Merge pull request #3308 from apache/Kafka-Shutdown
984537d
[ISSUE #3307] Kafka Consumer Shuts Down Properly
Markliniubility
Successfully merging a pull request may close this issue.
Search before asking
Environment
Mac
EventMesh version
master
What happened
It is possible that the Kafka consumer will be closed twice. It will raise an
IllegalStateException
when being closed again.How to reproduce
shutdown
to the consumer implementationThe exception will be raised.
Debug logs
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: