debezium/dbz

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

已关闭

#1,088 创建于 2025年12月11日

 (3 条评论) (0 个反应) (1 位负责人)HTML (6 个派生)auto 404
component/user-interface-backendgood first issuemigrated-from-jiratype/enhancement

仓库指标

星标
 (3 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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)

 

贡献者指南