debezium/dbz

Add connection validator for RocketMQ [DBZ-9437]

开放

#1,094 创建于 2025年12月11日

 (2 条评论) (0 个反应) (1 位负责人)HTML (6 个派生)auto 404
component/user-interface-backendgood first issuemigrated-from-jiratype/enhancement

仓库指标

星标
 (3 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Migrated from DBZ-9437

This will require to:

  • Provide an implementation of io.debezium.platform.environment.connection.ConnectionValidator interface for checking connection to RabbitMQ. 
  • Add a new connection type to io.debezium.platform.data.model.ConnectionEntity.Type
  • Add json schema to connection-schemas.json
  • Add an integration test (if possible)

 

贡献者指南