[
https://issues.apache.org/jira/browse/JCR-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496466
]
Hemanta Gupta commented on JCR-927:
-----------------------------------
In case it's useful, I'm attaching a modified version of DatabaseJournal which
contains the connection reestablishment code (leveraged from
DatabaseFileSystem). There's additional code for getting the connection from a
data-source instead of DriverManager, but that's not relevant to this issue.
> DatabaseJournal needs connection reestablishment logic
> ------------------------------------------------------
>
> Key: JCR-927
> URL: https://issues.apache.org/jira/browse/JCR-927
> Project: Jackrabbit
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.3
> Reporter: Hemanta Gupta
> Priority: Minor
> Attachments: JNDIDatabaseJournal.java
>
>
> The DB based file system and persistence manager implementations have logic
> for connection reestablishment in case the DB server bounces while the
> repository is running, but the DB based journal implementation doesn't.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.