redpanda-data / redpanda-data/console

Editing a Connector config with converter specific configs removes these

Open
#938 3 comments 0 reactions 2 assignees View on GitHub

@weeco is already working on this.

Since Jan 18, 2024.

bug frontend
Dominant language
TypeScript
Stars
4.3k
Forks
432
Avg merge
3d 6h
Merged PRs (30d)
40

Description

When editing a Kafka Connector config with converter specific configs, such as

"value.converter.schema.registry.url": "http://schema-registry:8081",

the config is removed fter updating it. The value converter used in this case is io.confluent.connect.avro.AvroConverter and configured as the default value converter for the Connect cluster. The converter specific config should not be removed in this case.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.