eolivelli commented on pull request #10827:
URL: https://github.com/apache/pulsar/pull/10827#issuecomment-855380204


   > > With recent changes in Pulsar IO we are bundling the Pulsar Client 
Implementation in the classpath of the Functions/Pulsar IO connectors.
   > 
   > Is it still true in the current master? There shouldn't be anymore any 
client impl dependency in the function/io class path.
   
   @merlimat 
   see here
   
https://github.com/apache/pulsar/blob/master/pulsar-functions/runtime-all/pom.xml#L51
   
   This is the jar that is in classpath for every Function/Source/Sink.
   
   it makes sense to have it in the classpath, but I do not know why, without 
this change some API functions (like the ones I cited in the description) do 
not work


-- 
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:
[email protected]


Reply via email to