做医疗网站颜色选择,泉州pc网站开发,网络品牌网站建设价格,网站建设的机构Flink CDC 3.0 表结构变更时导致webUI接口无反应#xff01;
原因#xff1a;因为deliverCoordinationRequestToCoordinator和requestJob都是SchedulerNG中方法#xff0c;该类的线程模型是单线程执行#xff0c;所以在deliverCoordinationRequestToCoordinator执行表结构…Flink CDC 3.0 表结构变更时导致webUI接口无反应
原因因为deliverCoordinationRequestToCoordinator和requestJob都是SchedulerNG中方法该类的线程模型是单线程执行所以在deliverCoordinationRequestToCoordinator执行表结构变更时webUI使用SchedulerNG中方法的接口无反应 requestJob获得执行图信息 deliverCoordinationRequestToCoordinator转发表结构变更等请求到协调器 暂无解决办法