You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2021/04/08 23:36:00 UTC

[jira] [Created] (GOBBLIN-1420) Log uncaught exceptions from StreamModelTaskRunner

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)