[ 
https://issues.apache.org/jira/browse/DRILL-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288733#comment-16288733
 ] 

ASF GitHub Bot commented on DRILL-6004:
---------------------------------------

GitHub user vrozov opened a pull request:

    https://github.com/apache/drill/pull/1070

    DRILL-6004: Direct buffer bounds checking should be disabled by default

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vrozov/drill DRILL-6004

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/1070.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1070
    
----
commit b863f2a0c9c595dacb924747dea6c449c9ee9917
Author: Vlad Rozov <[email protected]>
Date:   2017-12-12T21:37:38Z

    DRILL-6004: Direct buffer bounds checking should be disabled by default

----


> 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)

Reply via email to