[
https://jira.nuxeo.org/browse/NXP-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stéphane Lacoin updated NXP-4914:
---------------------------------
Tags are now transmitted back to the server using JBoss interceptors. Here is
the branch to be used for building a workspace
* nuxeo-runtime:1.6-NXP-5097-transaction-commit-errors
* nuxeo-services:5.3-NXP-5097-transaction-commit-errors
* nuxeo-features:5.3-NXP-5097-transaction-commit-errors
* nuxeo-common:NXP-4914-SQLCoreStorage-Concurrent-Cache-Updates
* nuxeo-core:NXP-4914-SQLCoreStorage-Concurrent-Cache-Updates
* nuxeo-apogee:2.0-NXP-4914-concurrency-update-checks
For testing, add nuxeo-core-jboss-interceptors jar in your JBoss server lib
and
patch the AOP configuration file with the attached file.
> Core should detect concurrent updates
> -------------------------------------
>
> Key: NXP-4914
> URL: https://jira.nuxeo.org/browse/NXP-4914
> Project: Nuxeo Enterprise Platform
> Issue Type: Improvement
> Affects Versions: 5.3.x
> Reporter: Mariana Cedica
> Assignee: Stéphane Lacoin
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> The SQL core storage will only remove the invalidated documents from the
> cache whenever a new transaction is starting.
> With that system, if multiple transactions working onto shared documents
> overlaps, then the last commit will override the change from the others.
> To solve that problem, we want to process the cache invalidation at commit
> time also. This way we will be able to detect concurrency and notify users.
--
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