[
https://issues.apache.org/jira/browse/JCR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-1677:
-------------------------------
Fix Version/s: (was: 1.5)
The patch assumes that the <Workspace/> configuration templates in the
repository.xml configuration files on the different cluster nodes are
essentially identical. It might be better to explicitly use the workspace.xml
file that was used to create the workspace in the originating node.
More generally, I think it would be better to handle this as an explicit
createWorkspace() event in the cluster journal instead of implicitly creating
new workspaces whenever cluster events referring to those workspaces are seen.
> 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.