debezium/dbz

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

Fechada

#1.088 aberto em 11 de dez. de 2025

 (3 comentários) (0 reação) (1 responsável)HTML (6 forks)auto 404
component/user-interface-backendgood first issuemigrated-from-jiratype/enhancement

Métricas do repositório

Stars
 (3 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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)

 

Guia do colaborador