You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/06/07 17:11:02 UTC

[GitHub] [arrow] lidavidm commented on issue #34338: [Java] BaseAllocator.DEBUG should be opt-in as HistoricalLog is immensely expensive and breaks profiling

lidavidm commented on issue #34338:
URL: https://github.com/apache/arrow/issues/34338#issuecomment-1581220761

   We should just go with the original suggestion:
   
   > I propose that the default of arrow.memory.debug.allocator be reversed to false by removing the automatic enabling of BaseAllocator.DEBUG on -ea. 
   
   Note that deferring to the logger doesn't help. It's the generation/tracking of the data to be logged that is the issue, not the log messages themselves.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org