You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Takuya Kojima (JIRA)" <ji...@apache.org> on 2016/10/17 02:43:58 UTC

[jira] [Created] (DRILL-4948) Re-connection without explicit new connection

Takuya Kojima created DRILL-4948:
------------------------------------

             Summary: Re-connection without explicit new connection
                 Key: DRILL-4948
                 URL: https://issues.apache.org/jira/browse/DRILL-4948
             Project: Apache Drill
          Issue Type: Improvement
          Components: Client - JDBC
    Affects Versions: Future
            Reporter: Takuya Kojima
            Priority: Minor


Current JDBC driver's behavior is basically need to abort old connection and create new one when lost the connection.

Re-connection by the application is not bad, but traditional DB products(e.g. Postgres, Vertica) JDBC driver can handle it without explicit re-connection.
So, it would be great enhancement for new comer from another DB products world.

See also this closed bug ticket: #4876



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