Eric Shu created GEODE-2847:
-------------------------------
Summary: Retried bulk operation from client could not get applied
version tag from the server and cause data inconsistency
Key: GEODE-2847
URL: https://issues.apache.org/jira/browse/GEODE-2847
Project: Geode
Issue Type: Bug
Components: regions
Reporter: Eric Shu
Currently when bulk operation initiated from client failed due server failure,
it will retry to another server with same event ids. However, the retried bulk
operations may not get the version tags of the operations already finished on
the server. This leads to originating client cache failed to apply these
operations but servers and other clients would get those entry operations and
cause data inconsistency.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)