You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/05/12 22:58:59 UTC

[jira] [Created] (DRILL-3039) Trying to connect to non-existent Zookeeper seems to try indefinitely

Daniel Barclay (Drill) created DRILL-3039:
---------------------------------------------

             Summary: Trying to connect to non-existent Zookeeper seems to try indefinitely
                 Key: DRILL-3039
                 URL: https://issues.apache.org/jira/browse/DRILL-3039
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill)


Trying to make a JDBC connection using a JDBC URL of "jdbc:drill:", which causes defaulting to a "zk" configuration parameter value of "localhost:2181", when there is no Zookeeper running at that address doesn't fail quickly, but seems to cause trying indefinitely.  

(There's no response back to the JDBC level, and turning up logging verbosity shows continued activity (every second or so) in org.apache.zookeeper code).





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