err931 opened a new issue, #3205:
URL: https://github.com/apache/kvrocks/issues/3205

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   The jemalloc has reached **EOL**, and RocksDB, which previously relied on 
it, has disabled its use by default.
   See: https://github.com/facebook/rocksdb/blob/v10.5.1/CMakeLists.txt#L90
   
   Accordingly, if the Kvrocks core is designed to operate without a dependency 
on jemalloc, it is recommended to disable jemalloc by default and develop a 
plan for its gradual deprecation.
   
   ### Solution
   
   As above.
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


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