[dna-issues] [JBoss JIRA] Commented: (DNA-392) All sessions in a repository should share the same /jcr:system content

Randall Hauch (JIRA) jira-events at lists.jboss.org
Mon Jul 20 23:14:29 EDT 2009


    [ https://jira.jboss.org/jira/browse/DNA-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12476940#action_12476940 ] 

Randall Hauch commented on DNA-392:
-----------------------------------

The system workspace is currently a transient in-memory repository, but this is probably acceptable for now.  We need to alter the configuration so that a different source/workspace can be explicitly defined, especially for clustered or multi-process configurations.

> All sessions in a repository should share the same /jcr:system content
> ----------------------------------------------------------------------
>
>                 Key: DNA-392
>                 URL: https://jira.jboss.org/jira/browse/DNA-392
>             Project: DNA
>          Issue Type: Task
>          Components: JCR
>    Affects Versions: 0.4
>            Reporter: Randall Hauch
>            Assignee: Randall Hauch
>            Priority: Blocker
>             Fix For: 0.6
>
>
> Currently each JcrSession has its own copy of the /jcr:system content branch.  Technically this is incorrect, since all of the information in this branch is common to and shared by all sessions/workspaces in the repository.  One approach to making this work is to have a special workspace in the repository in which the content from the "/jcr:system" branch is placed, and have this workspace projected into each session.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the dna-issues mailing list