Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
131038: crosscluster/physical: use correct lag replan cluster setting r=[azhu-crl](https://github.com/azhu-crl) a=msbutler Previously the `stream_replication.replan_flow_frequency` setting determined the frequency that the frontier processor checked for lagging nodes, not the `stream_replication.lag_check_frequency` setting, as intended. The latter didn't control anything. This patch fixes this. Epic: none Release note: none Co-authored-by: Michael Butler <[email protected]>
- Loading branch information