err931 commented on issue #3205:
URL: https://github.com/apache/kvrocks/issues/3205#issuecomment-3345560557

   > I think we cannot simply disable the jemalloc by default, as it will 
heavily impact the memory usage.
   
   Hmm... If it's intentionally built in, I can understand why it's hard to 
decide to remove it.
   
   ---
   
   However, since jemalloc has already reached EOL, any future vulnerabilities 
will remain unpatched, which could potentially lead to severe security 
incidents.
   
   As an alternative, I propose replacing jemalloc with 
[mimalloc](https://github.com/microsoft/mimalloc).
   
   mimalloc is distributed under the MIT license, so it complies with ASF 
requirements. Furthermore, since it allows for drop-in replacement, adding 
instructions to the README would also be helpful for users.
   
   I hope you will consider this option.
   


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