debezium/dbz

Add connection validator for RocketMQ [DBZ-9437]

オープン

#1,094 opened on 2025/12/11

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)HTML (6 件のフォーク)auto 404
component/user-interface-backendgood first issuemigrated-from-jiratype/enhancement

Repository metrics

Stars
 (3 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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)

 

コントリビューターガイド