Hi, You are perfectly right.
Do you mind creating an issue at [1] Thanks and Regards Felix [1] https://issues.apache.org/jira/browse/SLING ? On 26.04.2010 15:25, Markus Blaurock wrote: > Hello, > > if i have read the source-code correctly then > there is a concurrency-problem in the "consumer"-HashSet property > of class AccessManagerFactoryTracker. > > Racing-conditions now exits when jcr-sessions get created simultaneusly. > > Am i right and did somebody experience the same problem? Threads will > hang in the > getFactory() method of this class, as observed with jconsole. > > I fixed it by commenting out the PluggableDefaultAccessManager in > repository.xml, and > it seems to work. > > Will i have problems with this fix, besides not being able to plugin my > own AccessManager into JR? > > > thanks, > Markus > >
