Unfortunately, I haven't been able to put the time into resolving this.  I
think the affects multiple places due to the Fail-safe nature of the
iterator.  I could be wrong though...

On 12/4/06, David Sean Taylor <[EMAIL PROTECTED]> wrote:

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