merlimat edited a comment on pull request #10878:
URL: https://github.com/apache/pulsar/pull/10878#issuecomment-858340385


   > I also believe that the NAR files should not contain the Pulsar client 
classes, because this would be to unpredictable behaviour.
   
   The NAR does not contain the client class. The function runtime does. The 
"instance" jar is not supposed to have the client implementation because it 
resides in the same class path of the function.
   
   Apart from the naming `pulsar-functions/runtime-all` is used to generate 
`java-instance.jar` 


-- 
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:
us...@infra.apache.org


Reply via email to