[
https://issues.apache.org/jira/browse/GOBBLIN-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127519#comment-16127519
]
Lei Sun commented on GOBBLIN-205:
---------------------------------
The issue is, replication in Push-Mode doesn't generate workunits.
Recall that in the push mode, the source is the `EndPoint` that runs the distcp
job. The bug is in `ConfigBasedMultiDatasets.java`, in the iteration of line
130: If current `pushCandidate` is not the `EndPoint` that is running the push
job, we should continue to iterate the list of `pushCandidate` instead of
return immediately.
> Fix Replication bug in Push Mode
> --------------------------------
>
> Key: GOBBLIN-205
> URL: https://issues.apache.org/jira/browse/GOBBLIN-205
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Lei Sun
> Assignee: Lei Sun
>
> Fix bugs In DistcpNG (Gobblin/copy) in terms of EndPoint comparison.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)