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)