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/04/22 14:18:38 UTC

[GitHub] [pulsar] lhotari commented on issue #10298: [Functions] Possible memory leak

lhotari commented on issue #10298:
URL: https://github.com/apache/pulsar/issues/10298#issuecomment-824882823


   > Any tips for computing summary statistics on the objects would be helpful.
   
   Try sorting the instances by the "retained sizes", that will give more useful information of what instances are leaked. What tool are you using for analysing the heap dump?
   You could also try using the free and opensource [Eclipse MAT](https://www.eclipse.org/mat/downloads.php) tool and its ["Leak suspects report" feature](https://help.eclipse.org/2021-03/index.jsp?topic=%2Forg.eclipse.mat.ui.help%2Ftasks%2Frunningleaksuspectreport.html&cp%3D58_3_2).


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