[
https://issues.apache.org/jira/browse/DRILL-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-4358:
----------------------------------
Description:
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.
> 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
> Reporter: Jacques Nadeau
> Assignee: Jacques Nadeau
> Fix For: 1.6.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)