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
In 21.1 we're re-workinghowclosed timestamps are propagated throughout the system. A critical challenge to this is ensuring that follower reads continue to work in a mixed-version cluster, as some nodes will still be using the existing side-transport mechanism.
We should add a variant of the existing follower reads roachtest that exercises its workload on a mixed-version cluster.
The text was updated successfully, but these errors were encountered:
In 21.1 we're re-working how closed timestamps are propagated throughout the system. A critical challenge to this is ensuring that follower reads continue to work in a mixed-version cluster, as some nodes will still be using the existing side-transport mechanism.
We should add a variant of the existing follower reads roachtest that exercises its workload on a mixed-version cluster.
The text was updated successfully, but these errors were encountered: