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/28 18:48:04 UTC

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

     [ https://issues.apache.org/jira/browse/GOBBLIN-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hung Tran resolved GOBBLIN-225.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request #2079
[https://github.com/apache/incubator-gobblin/pull/2079]

> 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
>            Assignee: 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)