Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix scheduling jvb health checks. (#1156)
* fix: Fix scheduling jvb health checks. Scheduling at a fixed rate leads to IO threads building up when a bridge becomes unresponsive and the duration of health checks becomes longer than the health check interval.
- Loading branch information