You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "michaeljmarshall (via GitHub)" <gi...@apache.org> on 2023/08/08 20:12:35 UTC

[GitHub] [pulsar] michaeljmarshall commented on issue #20862: Generic Secret Injection for Connector Configuration

michaeljmarshall commented on issue #20862:
URL: https://github.com/apache/pulsar/issues/20862#issuecomment-1670244593

   > Are you referring to the pulsar-debezium connectors?
   > 
   > Can you give an example that `context.getSecret()` doesn't work while the new proposed way can work seamlessly?
   
   The Kafka Connect Adapter is a generic wrapper that is designed to use existing connectors written for the Kafka ecosystem in the Pulsar ecosystem. For reference, here is a repo with many examples of wrapping third party connectors https://github.com/datastax/pulsar-3rdparty-connector. Because we're configuring code meant for another ecosystem, it is not possible to use the `sensitive` annotation field.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org