[
https://issues.apache.org/jira/browse/JCR-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638260#action_12638260
]
Alexander Klimetschek commented on JCR-1677:
--------------------------------------------
> For example it conflicts with the JackrabbitWorkspace.createWorkspace(String,
> InputSource) method (see [1]).
> The reason why the <Workspace/> element in repository.xml is just the default
> template is to allow different workspace
> to be configured differently. Such non-uniform setups are actually fairly
> common (at least in deployments that I see).
I agree with Jukka. My first patch analysis was faulty, supporting different
workspace configurations is important.
> 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.