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
The CommitTS of an AsyncCommit transaction is determined from TiKV's max_ts. We need it to check the order of the timestamps in TiDB, as described in pingcap/tidb#57165.
The text was updated successfully, but these errors were encountered:
The
CommitTS
of an AsyncCommit transaction is determined from TiKV'smax_ts
. We need it to check the order of the timestamps in TiDB, as described in pingcap/tidb#57165.The text was updated successfully, but these errors were encountered: