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:30:17 UTC

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

     [ https://issues.apache.org/jira/browse/CONNECTORS-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-1202:
------------------------------------
    Attachment: CONNECTORS-1202.patch

Try this patch, please, and let me know if it works for you.

> 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 1.9, ManifoldCF 2.1
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.10, ManifoldCF 2.2
>
>         Attachments: CONNECTORS-1202.patch
>
>
> 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)