debezium/dbz

Add connection validator for RocketMQ [DBZ-9437]

Ouverte

#1 094 ouverte le 11 déc. 2025

 (2 commentaires) (0 réaction) (1 personne assignée)HTML (6 forks)auto 404
component/user-interface-backendgood first issuemigrated-from-jiratype/enhancement

Métriques du dépôt

Stars
 (3 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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)

 

Guide contributeur