[
https://jira.nuxeo.com/browse/NXP-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=105768#comment-105768
]
Stéphane Lacoin commented on NXP-7196:
--------------------------------------
Code was not merged in request controller filter. NXP-7823 is super seeding
that experiment.
> don't commit active transaction until web response is committed
> ---------------------------------------------------------------
>
> Key: NXP-7196
> URL: https://jira.nuxeo.com/browse/NXP-7196
> Project: Nuxeo Enterprise Platform
> Issue Type: Bug
> Affects Versions: 5.4.2
> Reporter: Stéphane Lacoin
> Assignee: Stéphane Lacoin
> Priority: Detail
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> In NXP-5097 we've introduced a response wrapper that's committing the current
> transaction when it detects some information being transmitted to the client.
> In some cases, this makes the core session being used without active
> transaction.
> We want instead to put the information in a buffer that will be flushed when
> the transaction will be committed by the filter.
> The buffer will be implemented in memory and also on disk.
> The capacity of the in memory storage will be monitored and response buffers
> will goes on disk regarding the memory capacity limits configured (global and
> per request limits).
> First step, will be to experiment a new web filter for this. Once the new
> behaviors will be experimented, we will re-integrate them into the web
> request controller filter as a new option.
--
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