[
https://issues.apache.org/jira/browse/FALCON-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696679#comment-14696679
]
Paul Isaychuk commented on FALCON-1382:
---------------------------------------
[~pragya.mittal] Both patches have a check of root data dir existence. But
FALCON-1150 patch adds new test while FALCON-1382 patch changes existing one.
They are contrary by approach.
>From our conversation on the same with [~raghavgautam] :
{quote}
...Please consider adding this assertion to existing tests...
{quote}
Although decision seems clear [~raghavgautam] can you please confirm the same?
> Add a test for feed retention to make sure that data directory is not deleted
> -----------------------------------------------------------------------------
>
> Key: FALCON-1382
> URL: https://issues.apache.org/jira/browse/FALCON-1382
> Project: Falcon
> Issue Type: Bug
> Components: merlin
> Affects Versions: 0.6
> Reporter: Paul Isaychuk
> Assignee: Paul Isaychuk
> Fix For: 0.7
>
> Attachments: FALCON-1382_v2.diff
>
>
> We want to add a feed retention test that leads to deletion of all the data.
> We want to make sure that the directory which contains the data is not
> deleted. for eg if the data looks like:
> /tmp/data/2015-04-01
> /tmp/data/2015-04-02
> /tmp/data/2015-04-03
> And the retention operation deletes all the data then we want to make sure
> that /tmp/data does not get deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)