[ https://issues.apache.org/jira/browse/FALCON-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322144#comment-15322144 ]
ASF GitHub Bot commented on FALCON-2014: ---------------------------------------- Github user pallavi-rao closed the pull request at: https://github.com/apache/falcon/pull/176 > Issue with submit idempotency in distributed mode > ------------------------------------------------- > > Key: FALCON-2014 > URL: https://issues.apache.org/jira/browse/FALCON-2014 > Project: Falcon > Issue Type: Bug > Reporter: Pallavi Rao > Assignee: Pallavi Rao > > Lets say, a user submits an entity, entity1, against cluster1 and cluster2. > Later, he submits the same entity, but with a different definition, against > cluster3. Prism routes the request to cluster3 Falcon server. Since that > server does not have entity1, it updates its config store (with a new > definition). > However, prism later fails the submit after a definition check (as it does > not match with prev definition). Now, prism, cluster1 and cluster2 have > definition1 and cluster3 has definition2. -- This message was sent by Atlassian JIRA (v6.3.4#6332)