[ http://jira.magnolia.info/browse/MAGNOLIA-815?page=all ] Ralf Hirning reopened MAGNOLIA-815: -----------------------------------
see last comment > Sync of ObservedManager.reload() does not work > ---------------------------------------------- > > Key: MAGNOLIA-815 > URL: http://jira.magnolia.info/browse/MAGNOLIA-815 > Project: magnolia > Type: Bug > Components: core > Versions: 3.0 RC1 > Reporter: Ralf Hirning > Assignee: Philipp Bracher > Priority: Critical > Fix For: 3.0 RC1 > > Original Estimate: 1 hour > Remaining: 1 hour > > The Method ObservedManager.reload() is synchronized. Therefore whenever you > enter this method this.reloading is false. So the mechanism to avoid multiple > unnecessary reloads does not work. The check of this.reloading and the > setting of this.reloading to false must not be synchronized. -- 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://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
