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
- Run Eventmesh on Kafka
- Call
shutdown to the consumer implementation
The exception will be raised.
Debug logs
No response
Are you willing to submit PR?
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
IllegalStateExceptionwhen being closed again.How to reproduce
shutdownto the consumer implementationThe exception will be raised.
Debug logs
No response
Are you willing to submit PR?