[
https://issues.apache.org/jira/browse/JCR-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498465
]
Jukka Zitting commented on JCR-927:
-----------------------------------
Looks good, thanks!
Before committing this, I'm wondering if we could create a single helper class
that would handle all the connection re-establishment so we wouldn't need to
duplicate the code. Also, would it be possible to share code across
JNDIDatabaseJournal and the normal DatabaseJournal classes?
> 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.