debezium/dbz

Add connection validator for Azure Event Hub [DBZ-9431]

Fermée

#1 088 ouverte le 11 déc. 2025

 (3 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-9431

This will require to:

  • Provide an implementation of io.debezium.platform.environment.connection.ConnectionValidator interface for checking connection to Azure Event hub. 
  • 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