redpanda-data / redpanda-data/connect

Dynamic components should lint configs that are sent

Open
#567 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

annoying enhancement ux
Dominant language
Go
Stars
8.8k
Forks
969
Avg merge
1d 13h
Merged PRs (30d)
64

Description

Currently it's possible to create dynamic components with configs containing incorrect fields, this can make it extremely difficult to debug problems with dynamic configs. We should lint all configs and return errors by default.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating dynamic component creation and config validation, then verify that every supplied config is linted and that validation errors are returned by default.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
stream-processing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.