You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if rollbackSavepoint() has been converted internally into rollforwardSavepoint() for optimization, IReplicatedTransaction should get real event because replication plugin's logic may be different and have no room for such optimization.
Even if rollbackSavepoint() has been converted internally into rollforwardSavepoint() for optimization, IReplicatedTransaction should get real event because replication plugin's logic may be different and have no room for such optimization.