You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/05/08 19:58:00 UTC

[jira] [Created] (DRILL-2994) Incorrect error message when disconnecting from server (using direct connection to drillbit)

Parth Chandra created DRILL-2994:
------------------------------------

             Summary: Incorrect error message when disconnecting from server (using direct connection to drillbit)
                 Key: DRILL-2994
                 URL: https://issues.apache.org/jira/browse/DRILL-2994
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
            Reporter: Parth Chandra
            Assignee: Parth Chandra
            Priority: Minor
             Fix For: 1.0.0


If connected to the server using a direct drillbit connection, JDBC client (sqlline) prints an already disconnected error when disconnecting.
This happens because of an exception because the client is trying to close the ZK cluster coordinator which is null.



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