[
https://issues.apache.org/jira/browse/JCR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522472
]
Martijn Hendriks commented on JCR-940:
--------------------------------------
Hi Stefan,
Thanks for the feedback! I'll check out the lost changes you mention, and
you're absolotely right on the blob parameter. The resetStatement calls are not
removed but are now placed in the ConnectionRecoveryManager.executeStmt method.
What do you think about letting Jackrabbit only return when a query succeeded
(i.e., if the database connection is lost then Jackrabbit code retries until it
succeeds)?
I'll try to make a second version of the patch asap.
Best regards,
Martijn
> add db connection autoConnect for BundleDbPersistenceManager.
> -------------------------------------------------------------
>
> Key: JCR-940
> URL: https://issues.apache.org/jira/browse/JCR-940
> Project: Jackrabbit
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.3
> Reporter: Xiaohua Lu
> Attachments: JCR-940.patch
>
>
> Since bundled db pm doesn't inherited from database pm, it can't reconnect
> once database is bounced. it would be nice to add this feature.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.