wernerdv commented on issue #13314:
URL: https://github.com/apache/ignite/issues/13314#issuecomment-5388097138

   @khrysto Hi, sorry for the delayed response.
   
   I ran the described scenario locally but was unable to trigger the OOM (ran 
a 7-node cluster in Docker). 
   That said, I did confirm a measurable increase in heap consumption in 2.18.0 
compared to 2.17.0.
   
   Given that production clusters typically run with larger heaps and do not 
continuously create and destroy short-lived cache groups, the OOM is unlikely 
to occur in production.
   Regardless, I plan to submit a PR shortly to null out partsSizes in 
cleanUp() (partCntrs is already handled there).


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