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
153621: changefeedccl: restore persisted span frontier from job_info r=KeithCh a=andyyang890
Changefeeds will now restore their persisted span frontiers on restart.
Fixes#153201
Release note: None
153652: mmaprototype: thread ctx r=tbg a=tbg
This will make the traces in #153584 more informative.
Epic: CRDB-49117
153659: changefeedccl: delete per-table resolved timestamps code r=log-head a=andyyang890
Now that we periodically persist the entire span frontier, there is
no longer a need for per-table resolved timestamps and thus all the
relevant code can be deleted.
Fixes#153492
Release note: None
153680: roachtest: increase the verbosity of runMultiStoreRemove r=iskettaneh a=iskettaneh
Recent failures in runMultiStoreRemove seems to indicate a potential race between follower replica removal and leader fortification.
References: #153517
Release note: None
Co-authored-by: Andy Yang <[email protected]>
Co-authored-by: Tobias Grieger <[email protected]>
Co-authored-by: Ibrahim Kettaneh <[email protected]>
0 commit comments