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 2020/06/30 06:41:05 UTC

[GitHub] [pulsar] xuesong172500 opened a new issue #7391: When creating function application, set parallelism greater than 1, and multiple jars will be copied under the same node.

xuesong172500 opened a new issue #7391:
URL: https://github.com/apache/pulsar/issues/7391


   **Describe the bug**
   Function download directory to download function application jars. Why should each instance ID of the same application download the same jar? Download a jar from a node. What is the consideration? If my function fat package is 200MB and a node starts 10 concurrent numbers, 10 jars of this application will be copied out, which will take up a lot of disk space.
   
   ![image](https://user-images.githubusercontent.com/54351417/86090396-95fa4600-badc-11ea-9915-bfc5d2e2c4dd.png)
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
   
   **Additional context**
   Add any other context about the problem here.
   


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



[GitHub] [pulsar] jiazhai commented on issue #7391: When creating function application, set parallelism greater than 1, and multiple jars will be copied under the same node.

Posted by GitBox <gi...@apache.org>.
jiazhai commented on issue #7391:
URL: https://github.com/apache/pulsar/issues/7391#issuecomment-652731075


   Thanks @xuesong172500 for open this issue. This is a feature request. It may be good it we could do the function package management. @zymap has some investigation on this. @zymap Would you please help provide more information on your investigation?


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