lhotari opened a new issue #12974:
URL: https://github.com/apache/pulsar/issues/12974


   **Describe the bug**
   Function workers require more resident RAM memory on Pulsar 2.8.x compared 
to Pulsar 2.7.x . 
   The "built-in" NAR files from the connectors directory are loaded and 
retained in memory as NARClassLoaders.
   This could lead to OOM killer killing the function worker on Kubernetes when 
there are low limits for the function worker. ​
   
   **Expected behavior**
   The expectation is that a function worker on Pulsar 2.8.x+ wouldn't require 
more memory that Pulsar 2.7.x .


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to