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
SyncpointTs currently uses startTs as the initial value. However, considering that syncpointTs can be used as a marker of the alignment progress in multiple downstream clusters, we hope that syncpointTs will not be affected by the startTs value, but can be calculated based on the specified initial value to facilitate the alignment of syncpointTs in multiple clusters.