bvolpato opened a new pull request, #27489: URL: https://github.com/apache/beam/pull/27489
We recently had difficulties using KafkaIO with SchemaRegistry, in the case where we need to use custom / specific certificates to connect to it. It turns out that `io.confluent:kafka-schema-registry-client:5.3.2` is not aware of `schema.registry.ssl.*` parameters, and just by pinning a newer version, it works as expected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
