BewareMyPower commented on PR #17835:
URL: https://github.com/apache/pulsar/pull/17835#issuecomment-1644131745

   Hi Nico, I met a similar error (see 
https://github.com/BewareMyPower/pulsar-sink-demo) when I'm trying the 
connector.
   
   > because it's provided at runtime by the Java Functions framework.
   
   Could you explain a bit more? You mean the Pulsar client impl JAR is in the 
classpath and the connector is loaded by the Java Functions framework so the 
connector cannot access classes in Pulsar broker's classpath?
   
   BTW, if a connector cannot access methods from modules like 
`pulsar-client-original` directly, it would be a bad experience for Pulsar 
connector developers.


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

Reply via email to