[
https://jira.nuxeo.com/browse/NXP-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thierry Martins updated NXP-7863:
---------------------------------
Affects Version/s: 5.4.1
Fix Version/s: 5.4.2-HF15
5.4.1-HF15
Tags: (was: 541-hf15 542-hf15)
backports:
5.4.1: http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/62651cd6020b
5.4.2: http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/21f4c8d13b02
> Concurrency problem on startup in PostgreSQL cluster mode
> ---------------------------------------------------------
>
> Key: NXP-7863
> URL: https://jira.nuxeo.com/browse/NXP-7863
> Project: Nuxeo Enterprise Platform
> Issue Type: Bug
> Components: Core SQL Storage
> Affects Versions: 5.4.1, 5.4.2
> Environment: PostgreSQL, cluster mode
> Reporter: Benoit Delbosc
> Priority: Critical
> Fix For: 5.4.1-HF15, 5.4.2-HF15, 5.5
>
>
> On startup there is a cleaning procedure to remove orphan invalidation. This
> cleaning is done on each node even on instance with a noDDL repository
> option. This cleaning should not be done concurrently because it hangs:
> {code}
> DELETE FROM CLUSTER_INVALS
> USING CLUSTER_INVALS i LEFT JOIN CLUSTER_NODES n ON i.NODEID=n.NODEID
> WHERE n.NODEID IS NULL
> {code}
--
This message is automatically generated by JIRA.
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