[
http://jira.magnolia.info/browse/MAGNOLIA-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Haderka resolved MAGNOLIA-2121.
-----------------------------------
Resolution: Fixed
Done. From now on up to 10 subscribers will get content activated
simultaneously. Not much point to try to activate even more in parallel since
we would be hitting other bottlenecks.
WARNING: As part of solution synchronization blocks have been removed from
activation (not much point running multiple threads when everything is
synchronized anyway). I tried to do extra testing to make sure no content gets
corrupted, but if we start seeing such on the occasion, removal of the
synchronized block will be most likely the cause.
> activation: use a thread per subscriber
> ---------------------------------------
>
> Key: MAGNOLIA-2121
> URL: http://jira.magnolia.info/browse/MAGNOLIA-2121
> Project: Magnolia
> Issue Type: Improvement
> Reporter: Philipp Bracher
> Assignee: Jan Haderka
> Fix For: 3.6
>
>
> All activation requests are executed synchronous. As the main processing is
> done on the subscriber we shouldn't do that. This could improve activation
> speed on multi instances installations a lot.
> A simple implementation shouldn't be that difficult
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------