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