flink的异常concurrent.TimeoutException: Heartbeat of TaskManager with id的解决
背景在使用flink进行集成测试时,我们会使用MiniClusterWithClientResource类,但是当我们断点导致在某个方法执行的时间比较长时,会有错误发生,那么该如何解决这个错误呢?处理concurrent.TimeoutException:HeartbeatofTaskManagerwithid错误其实关键的配置是heartbeat.timeout,这个错误是JobManager抛