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)

Reply via email to