westonpace commented on pull request #10240: URL: https://github.com/apache/arrow/pull/10240#issuecomment-839002557
Ok, a new proposal: a single public method `arrow_allocator_use_threads(bool)` that is not jemalloc-specific (it would be a no-op for mimalloc / system) that must be called before the first Arrow allocation. Then take `background_thread` out of the jemalloc conf string and set it at first allocation. -- 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: [email protected]
