confluentinc/ksql

Surface Connect worker configuration

Open

#3777 aperta il 6 nov 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Java (1048 fork)batch import
enhancementgood first issuekafka-connect-integration

Metriche repository

Star
 (5739 star)
Metriche merge PR
 (Merge medio 4g 20h) (6 PR mergiate in 30 g)

Descrizione

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.

Guida contributor