Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Kafka parameters support for Kafka connector #1925

Closed
imedyaosandi opened this issue Jun 15, 2023 · 0 comments · Fixed by wso2-extensions/esb-connector-kafka#72
Closed

Comments

@imedyaosandi
Copy link

imedyaosandi commented Jun 15, 2023

Problem

The below parameter support is not available in the Kafka connector.

specific.avro.reader=true

value.subject.name.strategy=io.confluent.kafka.serializers.subject.RecordNameStrategy

auto.register.schemas=false

use.latest.version=true

Solution

Make parameters configurable from Kafka connector level

Affected Component

Kafka connector

Version

3.1.3 and below

GDLMadushanka added a commit to GDLMadushanka/esb-connector-kafka that referenced this issue Jun 30, 2023
Make the following kafka properties configurable
- value.subject.name.strategy
- auto.register.schemas
- use.latest.version
Fixes wso2/api-manager/issues/1925
sajinieKavindya pushed a commit to sajinieKavindya/esb-connector-kafka that referenced this issue Sep 5, 2023
Make the following kafka properties configurable
- value.subject.name.strategy
- auto.register.schemas
- use.latest.version
Fixes wso2/api-manager/issues/1925
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant