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
Release note (ops change): Rangefeeds regularly attempt to push
long-running transactions to a future timestamp in order to emit
checkpoints. The interval at which this is attempted has been increased
from 250 milliseconds to 1 seconds. This is now configurable via the
environment variable COCKROACH_RANGEFEED_PUSH_TXNS_INTERVAL.