You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/16 15:01:35 UTC

[GitHub] [pulsar] freeznet commented on pull request #8668: [pulsar-io] Support authentication on debezium connector

freeznet commented on pull request #8668:
URL: https://github.com/apache/pulsar/pull/8668#issuecomment-821239060


   @sijie I agree with your thought that try to inherit the pulsar service URL and auth configs from the function worker. But I dont think we should expose them to `Context`, which might have some security issues. 
   I dont have too much experiences about Kafka-connector/Debezium connector, but what I noticed from this PR is to inherit `PulsarClient` to connector. If i am correct, I would like to suggest to add `PulsarClient getClient()` into function/connector `Context`, then we can use the client to `PulsarOffsetBackingStore`.  /cc @rdhabalia 


-- 
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.

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