Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
Description
- Create Key - T1
- Commit Key - T2
- Remove Acl - T3
With the current way of replay logic, we shall see Acl Exception for replays when the user created the entity ACLS are removed by the T3 transaction.
Current logic:
- Check ACL
- Then verify it is replay or not.