Ethan Adams wrote:
I often run into ConcurrentModificationExceptions around RemovalAwareLists
while Portal is under load.

My first thought is that DatabasePageManagerUtils.createList() should wrap
RemovalAwareList objects to make them thread safe.  Is there a reason this
isn't done?

Im going to make a concurrency pass over the code base this month.
I'll add that to the list of areas to synchronize
Or if you would like to send patch...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to