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

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

GitHub user jacques-n opened a pull request:

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

    DRILL-4358: Fix NPE in UserServer.close()

    - Also remove untested CustomSerDe's from CustomTunnel.

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

    $ git pull https://github.com/jacques-n/drill DRILL-4358

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

    https://github.com/apache/drill/pull/362.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 #362
    
----
commit 3bb8f84217b0dec5ec928a528deae94d0a8c5ec5
Author: Jacques Nadeau <[email protected]>
Date:   2016-02-05T18:45:32Z

    DRILL-4358: Fix NPE in UserServer.close()
    
    - Also remove untested CustomSerDe's from CustomTunnel.

----


> NPE when closing UserServer and authenticator is not set.
> ---------------------------------------------------------
>
>                 Key: DRILL-4358
>                 URL: https://issues.apache.org/jira/browse/DRILL-4358
>             Project: Apache Drill
>          Issue Type: Bug
>         Environment: As part of DRILL-3581, I removed the use of 
> Closeables.closeQuietly(). In the case of UserServer, the close method no 
> longer checks for authenticator nullability. That means closes in certain 
> situations cause NPE.
>            Reporter: Jacques Nadeau
>            Assignee: Jacques Nadeau
>             Fix For: 1.6.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to