Description
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.