You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (JIRA)" <ji...@apache.org> on 2019/05/20 22:19:00 UTC

[jira] [Created] (GOBBLIN-774) Send nack when a control message handler fails in Fork

Hung Tran created GOBBLIN-774:
---------------------------------

             Summary: Send nack when a control message handler fails in Fork
                 Key: GOBBLIN-774
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-774
             Project: Apache Gobblin
          Issue Type: Task
            Reporter: Hung Tran
            Assignee: Hung Tran


Fork will raise an error without ack/nacking if the control message handler raises an error. This can result in another thread waiting indefinitely for a control message ack. Fork.

consumeRecordStream() should handle control message exceptions by calling nack() with the exception before reraising the error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)