[ 
https://jira.nuxeo.org/browse/NXP-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stéphane Lacoin updated NXP-5534:
---------------------------------


Isolation is still not achieved because reconnected event bundles support only 
processing
of events that are attached to the same repository.
As we're mixing operations on the two repositories as the same time, we're 
generating such kind
of event bundles.

            if (!reconnectedCoreSession.getRepositoryName().equals(repoName)) {
                if (repoName != null) {
                    throw new IllegalStateException(
                            "Can no reconnected a Bundle tied to several Core 
instances !");
                }
            }

> isolate management documents into a separate repository
> -------------------------------------------------------
>
>                 Key: NXP-5534
>                 URL: https://jira.nuxeo.org/browse/NXP-5534
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>    Affects Versions: 5.3.2
>            Reporter: Stéphane Lacoin
>            Assignee: Stéphane Lacoin
>            Priority: Major
>             Fix For: 5.4
>
>         Attachments: mgmt-repository-config.xml, mgmt-repository-ds.xml, 
> platform-config.xml
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> We don't want to mix these new type of documents with business ones. This 
> will enables us to provide a configuration that will fit with their uses.

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

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to