[
https://issues.apache.org/jira/browse/JCR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Hendriks updated JCR-940:
---------------------------------
Attachment: JCR-940-v3.patch
Hi Thomas,
Here's a third version of the patch. Thanks for your useful comments: I think
that they have improved it significantly. I also have added a
"blockOnConnectionLoss" property that can be configured from the repository.xml
(default value is false).
Your last comment suggested to set autoReconnect to false after a failed
reconnection attempt. I haven't included that because I have no idea who and
when should set it to true again.
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-v2.patch, JCR-940-v3.patch, 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.