enhancementgood first issuekafka-connect-integration
Repository-Metriken
- Stars
- (5.739 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 4T 20h) (6 gemergte PRs in 30 T)
Beschreibung
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.