Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crosscluster/physical: use correct lag replan cluster setting
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
- Loading branch information