[
https://issues.apache.org/jira/browse/FALCON-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269166#comment-14269166
]
Suhas Vasu commented on FALCON-944:
-----------------------------------
Upon further debugging, we have realized that the even though the update method
has synchronised in the signature {{public synchronized APIResult update()}},
synchronization occurs only in embedded mode and not in distributed mode. In
distributed mode, there are multiple objects which is not handling multiple
update command for same entity.
> Parallel update APIs create 2 coords
> ------------------------------------
>
> Key: FALCON-944
> URL: https://issues.apache.org/jira/browse/FALCON-944
> Project: Falcon
> Issue Type: Bug
> Reporter: Shwetha G S
> Assignee: Suhas Vasu
>
> We need to introduce entity locking for update operations
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)