rymarm commented on PR #2857: URL: https://github.com/apache/drill/pull/2857#issuecomment-1860632954
@cgivre I don't think that we need to add config options for changing the default chunk size and allocation cache enabling, because both are fundamental for Drill and I don't think there are unique cases when Drill works better with other than default values so a user wishes to change them. But even If a user wishes to change them for some reason, he still can use java options `-Dio.netty.allocator.useCacheForAllThreads ` and `-Dio.netty.allocator.maxOrder` to change the values. -- 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: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org