Skip to content

source converter support configure - #55

Open
elgca wants to merge 4 commits into
salesforce:masterfrom
elgca:master
Open

source converter support configure#55
elgca wants to merge 4 commits into
salesforce:masterfrom
elgca:master

Conversation

@elgca

@elgca elgca commented Oct 9, 2019

Copy link
Copy Markdown

The configuration of the source converter is not supported. I can't set schema.enable = false when I use JsonConverter. It also cannot set the schema.registry.url for KafkaAvroDeserializer.

{
    ...
    "source.key.converter" : "org.apache.kafka.connect.json.JsonConverter",
    "source.key.converter.schemas.enable" : "false",
    "source.value.converter" : "org.apache.kafka.connect.json.JsonConverter",
    "source.value.converter.schemas.enable" : "false",
    ...
}

@salesforce-cla

salesforce-cla Bot commented Oct 9, 2019

Copy link
Copy Markdown

Thanks for the contribution! Before we can merge this, we need @elgca to sign the Salesforce.com Contributor License Agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant