Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Exceptions encountered while processing kafka messages in the HighLevelConsumer are silently thrown and the thread is killed. This PR updates the code to catch and log the exception and record causing it.