debezium/dbz

Add connection validator for RocketMQ [DBZ-9437]

Offen

#1.094 geöffnet am 11.12.2025

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)HTML (6 Forks)auto 404
component/user-interface-backendgood first issuemigrated-from-jiratype/enhancement

Repository-Metriken

Stars
 (3 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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)

 

Contributor Guide