clamp-orchestrator / clamp-core

A microservices flow orchestrator and workflow manager.
https://clamp-orchestrator.github.io/clamp-orchestrator/
MIT License
9 stars 4 forks source link

Fix kafka stopping issue #20

Closed lohith46 closed 4 years ago

lohith46 commented 4 years ago

Whenever there is an interruption we get the following error but the application will be still running


Received consumerError  clamp_consumer_topic  kafka: broker not connected
lohith46 commented 4 years ago

Fixed and raised a PR - https://github.com/sahajsoft/clamp-core/pull/23