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/05/08 00:16:04 UTC

[GitHub] [pulsar] sijie commented on pull request #10484: Support Pulsar Auth token for Debezium and Kafka connect adaptor

sijie commented on pull request #10484:
URL: https://github.com/apache/pulsar/pull/10484#issuecomment-834890494


   > This patch was a quick and dirty fix that we had in some local fork in order to unblock usage of these connectors in environments where you use Token Auth.
   
   Let's avoid adding any **dirty** hack in the open-source project. If your team wants to maintain your own hack, please maintain that in your own branch. 
   
   > IIRC there were some discussions about Classpath pollution introduced by adding support for PulsarAdmin,
   
   It is a problem for Pulsar Admin. But it is not a problem for PulsarClient, because we already expose Producer and Message in the context object.


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