Sudarshan Vasudevan created GOBBLIN-1420:
--------------------------------------------
Summary: Log uncaught exceptions from StreamModelTaskRunner
Key: GOBBLIN-1420
URL: https://issues.apache.org/jira/browse/GOBBLIN-1420
Project: Apache Gobblin
Issue Type: Improvement
Components: gobblin-core
Affects Versions: 0.16.0
Reporter: Sudarshan Vasudevan
Assignee: Abhishek Tiwari
Fix For: 0.16.0
StreamModelTaskRunner submits a thread that consumes and processes records in
the streaming mode. Currently, this thread can die silently in case of an
uncaught exception (e.g. OOMEs), leaving no trace of the exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)