【 使用环境 】 测试环境
【 OB or 其他组件 】OMS
【 使用版本 】4.2.9_CE
【问题描述】通过OMS 配置增量同步的方式将postgresql 15部分表的数据实时迁移到OceanBase_CE 4.3.5.0 。
在某台OMS 上暂停增量同步任务后又恢复时
会出现 CONNECTOR-ALAL02000500
错误信息:com.oceanbase.oms.store.client.HttpBadResponseException:CmBaseException(oldErrorCode=0,errMsg=Found no active stores under topic [POSTGRESQL_np_xxxxxx_xxxxx-1-0],reason=null,relativeDocs=null)
未在官方文档等内容中找到该报错代码对应的信息和排查手段。