[FAQ]DM 2.0.0-rc.2 报错 Update worker config is not supported by dm-ha now

[问题澄清]

使用 operate-source update 更新 source.yaml 时,报错 Update worker config is not supported by dm-ha now

[原因分析]

2.0.0 GA 之前暂不支持修改,会在 GA 之后的小版本中完善该功能,可关注 DM 发版的 Release Notes

[解决方案]

临时解决方案:使用 operate-source stop 先停掉该 source,修改 source.yaml 之后,执行 operate-source create 重新创建即可。