Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
v5.0
-
Sharding 2021-05-31
-
49
Description
The onCommit() handlers for the write to set expireAt and the delete by the TTLMonitor can run out of order. So the TenantMigrationDonorAccessBlocker can be already removed by this invariant runs. Therefore, that invariant should be removed.