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
We would like to alert on a follower getting too far behind the leader so we can investigate the follower and figure out what's going on. Additionally, we're going to start using max_stale_read_bound_time_ms and it would be nice to have an idea of the typical staleness of the data to use when setting that value.
The text was updated successfully, but these errors were encountered:
We would like to alert on a follower getting too far behind the leader so we can investigate the follower and figure out what's going on. Additionally, we're going to start using
max_stale_read_bound_time_ms
and it would be nice to have an idea of the typical staleness of the data to use when setting that value.The text was updated successfully, but these errors were encountered: