enhancementgood first issuekafka-connect-integration
仓库指标
- Star
- (5,739 star)
- PR 合并指标
- (平均合并 4天 20小时) (30 天内合并 6 个 PR)
描述
Is your feature request related to a problem? Please describe. Users have no visibility into connect worker configuration in ksqldb. That means user workflow will be either:
- Drop out of ksqldb to view the configuration file at
ksql.connect.worker.config - If user can’t see the worker configuration, override all parameters
Describe the solution you'd like Need to surface connect worker configuration to ksqldb CLI.