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)