[
https://issues.apache.org/jira/browse/JCR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637991#action_12637991
]
Igor Vaynberg commented on JCR-1677:
------------------------------------
why not apply the patch as it is for 1.5 and fix it better in a later version?
i think it is reasonable to assume that all nodes are using the same
workspace.xml. usually all nodes in a cluster are configured the same way...
this is also a blocker for us as far as taking our application into production.
> Allow workspace creation over cluster
> -------------------------------------
>
> Key: JCR-1677
> URL: https://issues.apache.org/jira/browse/JCR-1677
> Project: Jackrabbit
> Issue Type: Improvement
> Components: clustering, jackrabbit-core
> Reporter: Matej Knopp
> Attachments: patch-1677-1.txt, patch-1677-2.txt
>
>
> When workspace is created on cluster node A and then node added to that
> workspace, the proper event is sent to the journal, but other cluster nodes
> are not able to process it because they don't have the workspace.
> It would be nice to have a configuration option for the cluster to create
> such workspace automatically (instead of just logging an error)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.