[
https://issues.apache.org/jira/browse/FALCON-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13924004#comment-13924004
]
Srikanth Sundarrajan commented on FALCON-340:
---------------------------------------------
[~rostafiychuk], Please note that all operations in Falcon are idempotent. So
the behavior you are observing is by design. Please refer to
[docs|http://falcon.incubator.apache.org/docs/FalconArchitecture.html#Idempotency]
> 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
> Environment: CentOS, distributed
> 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)