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:50 UTC

[jira] [Created] (FALCON-339) Parallel data resume and suspend should have 1 succeeded result

Ruslan Ostafiychuk created FALCON-339:
-----------------------------------------

             Summary: Parallel data resume and suspend should have 1 succeeded result
                 Key: FALCON-339
                 URL: https://issues.apache.org/jira/browse/FALCON-339
             Project: Falcon
          Issue Type: Bug
    Affects Versions: 0.4
         Environment: CentOS, distributed
            Reporter: Ruslan Ostafiychuk


*STR*:
* submit data
* schedule data
* try to resume in 2 threads and suspend in 2 threads at once

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

*Actual result*:
* 4 succeeded result

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



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