Vlad Rozov created DRILL-6004:
---------------------------------
Summary: Direct buffer bounds checking should be disabled by
default
Key: DRILL-6004
URL: https://issues.apache.org/jira/browse/DRILL-6004
Project: Apache Drill
Issue Type: Improvement
Reporter: Vlad Rozov
Assignee: Vlad Rozov
Priority: Minor
Direct buffer bounds checking is enabled either when assertions are enabled
(see DRILL-6001) or when {{drill.enable_unsafe_memory_access}} property is not
set to true, so it is enabled in production as by default
{{drill.enable_unsafe_memory_access}} is not set.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)