vyasr opened a new issue, #47309: URL: https://github.com/apache/arrow/issues/47309
### Describe the usage question you have. Please include as many useful details as possible. Given that [jemalloc development has stopped](https://jasone.github.io/2025/06/12/jemalloc-postmortem/) and [the repo is archived](https://github.com/jemalloc/jemalloc) I wonder if Arrow should consider removing that support as well. Arrow has already moved to mimalloc as the default allocator, and there are a number of open issues that link back to jemalloc issues (I was brought here from a comment on https://github.com/apache/arrow/issues/44342). It might help reduce some noise on this repo's issue tracker to remove jemalloc support altogether. I don't know if there is a desire to support any particular system where jemalloc is still preferred, though. If so, then delaying jemalloc support removal could make sense too. Just thought I'd raise the issue. ### Component(s) Other, C++ -- 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]
