You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "liguozhong (Jira)" <ji...@apache.org> on 2022/04/01 01:18:00 UTC

[jira] [Created] (CALCITE-5077) ResetSession implements driver.SessionResetter.

liguozhong created CALCITE-5077:
-----------------------------------

             Summary: ResetSession implements driver.SessionResetter.
                 Key: CALCITE-5077
                 URL: https://issues.apache.org/jira/browse/CALCITE-5077
             Project: Calcite
          Issue Type: Improvement
            Reporter: liguozhong


avatica sql query fails after running for a period of time on our online loki, this PR attempts to solve this "NoSuchConnectionException" problem.
 
level=error ts=2022-03-31T12:51:09.356233496Z caller=table_manager.go:233 msg="error syncing tables" err="An error was encountered while processing your request: NoSuchConnectionException\{connectionId='Connection not found: invalid id, closed, or expired: ccd95a16-5496-7001-f99b-1ab0e5f19e05'}"



--
This message was sent by Atlassian Jira
(v8.20.1#820001)