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/06/10 06:16:37 UTC

[GitHub] [pulsar] merlimat commented on pull request #10878: Remove the unwanted dependencies in the pulsar function's instance jar

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


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