Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

[FEATURE] Support running KoP with Confluent Schema Registry #241

@BewareMyPower

Description

@BewareMyPower

Is your feature request related to a problem? Please describe.
Currently Confluent Schema Registry cannot run with KoP because KoP doesn't support CreateTopics and DescribeConfigs requests. Also, it causes that Kafka's AdminClient doesn't work currently.

P.S. since KoP is based on Kafka 2.0.0, the related Confluent Schema Registry version is 5.0.0.

Describe the solution you'd like


The DeleteTopics request is not related to this issue. So we'll do the task later.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions