Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.0
-
None
Description
Delete entry operations are not replicated to other peers. I think this is due to the recent refactoring of the interceptor methods to use the OperationContext argument. The delete method (along with the move / rename methods) has not been updated to use the new argument list.