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/03/07 16:02:43 UTC

[jira] [Created] (FALCON-341) Parallel feed resume should have 1 succeeded result

Ruslan Ostafiychuk created FALCON-341:
-----------------------------------------

             Summary: Parallel feed resume should have 1 succeeded result
                 Key: FALCON-341
                 URL: https://issues.apache.org/jira/browse/FALCON-341
             Project: Falcon
          Issue Type: Bug
    Affects Versions: 0.4
            Reporter: Ruslan Ostafiychuk


*STR*:
* submit feed
* schedule feed
* try to resume in 10 threads at once

*Expected result*:
* 1 succeeded result
* 9 failed results

*Actual result*:
* 10 succeeded result

[PrismConcurrentRequest.resumeParallel()|https://github.com/rostafiychuk/falcon-regression/blob/0926ff2889301993e8eea7ba2236d39b73802f08/merlin/src/test/java/org/apache/falcon/regression/prism/PrismConcurrentRequest.java#L207]



--
This message was sent by Atlassian JIRA
(v6.2#6252)