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 2017/08/24 16:50:00 UTC

[jira] [Created] (GOBBLIN-225) Fix cloning of ControlMessages in PartitionDataWriterMessageHandler

Hung Tran created GOBBLIN-225:
---------------------------------

             Summary: Fix cloning of ControlMessages in PartitionDataWriterMessageHandler
                 Key: GOBBLIN-225
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-225
             Project: Apache Gobblin
          Issue Type: Bug
            Reporter: Hung Tran


PartitionDataWriterMessageHandler does a single clone even though there can be multiple partitions that needs to handle the ControlMessage. This class needs to use a fork clone to create messages to pass to the partitioned handlers.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)