debezium/dbz

Add connection validator for RocketMQ [DBZ-9437]

Aperta

#1094 aperta il 11 dic 2025

 (2 commenti) (0 reazioni) (1 assegnatario)HTML (6 fork)auto 404
component/user-interface-backendgood first issuemigrated-from-jiratype/enhancement

Metriche repository

Star
 (3 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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)

 

Guida contributor