You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Ruslan Ostafiychuk (JIRA)" <ji...@apache.org> on 2014/09/12 17:15:33 UTC

[jira] [Created] (FALCON-716) PrismFeedSuspendTest tests retagged

Ruslan Ostafiychuk created FALCON-716:
-----------------------------------------

             Summary: PrismFeedSuspendTest tests retagged 
                 Key: FALCON-716
                 URL: https://issues.apache.org/jira/browse/FALCON-716
             Project: Falcon
          Issue Type: Bug
          Components: merlin
    Affects Versions: 0.6
            Reporter: Ruslan Ostafiychuk
            Assignee: Ruslan Ostafiychuk


Operations with falcon on colo-2:


{code:title=testSuspendNonExistentFeedOnBothColos} AssertUtil.assertFailed(cluster2.getFeedHelper().suspend(bundles[0].getDataSets().get(0)));
{code}

{code:title=testSuspendSubmittedFeedOnBothColos}
AssertUtil.assertFailed(cluster2.getFeedHelper().suspend(bundles[1].getDataSets().get(0)));
{code}



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