Hanifi Gunes created DRILL-3104:
-----------------------------------
Summary: sqlline does not handle interrupts, attempts
re-connecting to ZooKeeper indefinitely
Key: DRILL-3104
URL: https://issues.apache.org/jira/browse/DRILL-3104
Project: Apache Drill
Issue Type: Bug
Components: Client - JDBC
Affects Versions: 0.9.0
Reporter: Hanifi Gunes
Assignee: Daniel Barclay (Drill)
This seems like a trivial issue but very bothersome. Start a sqlline with a
dead zk connection string. sqlline attempts to re-connect and does not handle
exit signals at all.
Here is a list of problems:
- we should limit number of retries.
- we should output a user friendly message.
- we should handle interrupts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)