enhancementgood first issuekafka-connect-integration
Repository metrics
- Stars
- (5,739 stars)
- PR merge metrics
- (Avg merge 4d 20h) (6 merged PRs in 30d)
Description
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.