debezium/dbz

Add connection validator for Amazon Kinesis [DBZ-9439]

Open

#1,096 opened on 2025年12月11日

GitHub で見る
 (11 comments) (0 reactions) (1 assignee)HTML (6 forks)auto 404
component/user-interface-backendgood first issuemigrated-from-jiratype/enhancement

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

説明

Migrated from DBZ-9439

This will require to:

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

コントリビューターガイド