component/user-interface-backendgood first issuemigrated-from-jiratype/enhancement
仓库指标
- 星标
- (3 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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)