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:00:52 UTC

[jira] [Created] (FALCON-340) Parallel process delete should have 1 succeeded result

Ruslan Ostafiychuk created FALCON-340:
-----------------------------------------

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


*STR*:
* submit process
* try to delete process in 10 threads at once

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

*Actual result*:
* 10 succeeded result

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



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