mongo-kafka icon indicating copy to clipboard operation
mongo-kafka copied to clipboard

KAFKA-414: External secrets in connection.uri attribute runs into validation error during connector deployment if config providers is not set on the connect worker level

Open jagadishmdb opened this issue 1 year ago • 0 comments

When we use custom config providers, user specified configs are replaced with config provider provided values. Current mongo source/sink connectors try to validate connection uri attribute using user specified config.

jagadishmdb avatar May 23 '24 23:05 jagadishmdb