You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2014/12/29 07:59:13 UTC

[jira] [Commented] (FALCON-237) falcon feed replication should honour availability flag

    [ https://issues.apache.org/jira/browse/FALCON-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259903#comment-14259903 ] 

Shwetha G S commented on FALCON-237:
------------------------------------

[~peeyushb], the issue is not just about creating done flag after replication. Since availability flag exists at source, replication will anyway copy it as well. While doing replication, we skip copying availability flag and then create after distcp. See {{FeedReplicator.executePostProcessing()}}. You need to fix that

> falcon feed replication should honour availability flag
> -------------------------------------------------------
>
>                 Key: FALCON-237
>                 URL: https://issues.apache.org/jira/browse/FALCON-237
>             Project: Falcon
>          Issue Type: Bug
>          Components: replication
>            Reporter: Binish A.R
>            Assignee: Peeyush Bishnoi
>             Fix For: 0.7
>
>         Attachments: FALCON-237.patch
>
>
> falcon feed replication does not honour availability flag defined in feed definition while replicating feeds. As of now, the flag _SUCCESS is hardcoded and is manually created at destination once the replication is done.
> It should instead set the flag appropriately, as defined in the feed definition.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)