[
https://issues.apache.org/jira/browse/DRILL-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956987#comment-15956987
]
ASF GitHub Bot commented on DRILL-5413:
---------------------------------------
GitHub user vdiravka opened a pull request:
https://github.com/apache/drill/pull/806
DRILL-5413: DrillConnectionImpl.isReadOnly() throws NullPointerException
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vdiravka/drill DRILL-5413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/806.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 #806
----
commit 01ec92ccb2774045c818f1fc1733772c947b09f5
Author: Vitalii Diravka <[email protected]>
Date: 2017-04-05T17:59:32Z
DRILL-5413: DrillConnectionImpl.isReadOnly() throws NullPointerException
----
> DrillConnectionImpl.isReadOnly() throws NullPointerException
> ------------------------------------------------------------
>
> Key: DRILL-5413
> URL: https://issues.apache.org/jira/browse/DRILL-5413
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - JDBC
> Affects Versions: 1.10.0
> Environment: jboss 7.0.1 final version
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Fix For: 1.11.0
>
>
> According to the
> [CALCITE-843|https://issues.apache.org/jira/browse/CALCITE-843] every call of
> "isReadonly()" throws NullPointerException.
> For example, JBoss uses DrillConnectionImpl.isReadOnly() method in the
> process of connection to the Drill as a datasource.
> The fix for CALCITE-843 should be added to the Drill Calcite fork.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)