confluentinc/ksql

Surface Connect worker configuration

Open

#3,777 创建于 2019年11月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Java (1,048 fork)batch import
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:

  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.

贡献者指南