You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2015/05/23 14:26:17 UTC

[jira] [Created] (CONNECTORS-1202) JDBC connection handling doesn't always recover if connections can go stale

Karl Wright created CONNECTORS-1202:
---------------------------------------

             Summary: JDBC connection handling doesn't always recover if connections can go stale
                 Key: CONNECTORS-1202
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1202
             Project: ManifoldCF
          Issue Type: Bug
          Components: Framework core
    Affects Versions: ManifoldCF 2.1, ManifoldCF 1.9
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 1.10, ManifoldCF 2.2


Our connection pool doesn't deal well with JDBC connection handles that go stale because the database server was shut down.

This isn't a problem for most databases, but MySQL seems to not have good recovery in their JDBC driver.




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