confluentinc/ksql

Surface Connect worker configuration

Open

#3,777 opened on 2019年11月6日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Java (1,048 forks)batch import
enhancementgood first issuekafka-connect-integration

Repository metrics

Stars
 (5,739 stars)
PR merge metrics
 (平均マージ 4d 20h) (30d で 6 merged PRs)

説明

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:

  1. Drop out of ksqldb to view the configuration file at ksql.connect.worker.config
  2. 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.

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