[
http://jira.magnolia-cms.com/browse/MAGNOLIA-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Haderka updated MAGNOLIA-2489:
----------------------------------
Component/s: activation
Fix Version/s: 3.6.4
4.0
Affects Version/s: 3.6.3
Priority: Blocker (was: Major)
Yes, perhaps they should not be, but timeframe is too short to revamp this
completely, so we should deal with such refactoring in separate issue later.
The reason why we see this more often now is that publishing part is not
synchronized anymore and allows multiple editors to activate content at a same
time. In the past (before 3.6.2) publishing part of the activation would be
blocking and allowing only one request to be published at a time, thus hiding
this issue.
Changed priority to blocker and set fix versions.
> When two different editors try activate same piece of content at nearly same
> time, the latter attemp fails
> ----------------------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-2489
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2489
> Project: Magnolia
> Issue Type: Improvement
> Components: activation
> Affects Versions: 3.6.3
> Reporter: Jan Haderka
> Assignee: Jan Haderka
> Priority: Blocker
> Fix For: 3.6.4, 4.0
>
>
> The activation of single piece of content takes about 2sec. If the another
> activation for same piece of content comes in that time interval, it will
> fail with
> {code}
> Operation not permitted, /path/to/node is locked
> {code}
> perhaps in this case ReceiveFilter should attempt to wait for few secs and
> attempt to activate incoming content again before returning failure back to
> Syndicator.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------