Martin Alderson wrote:
Hi Emmanuel,

There is a BIG bug in MINA 2.0.0-M4 I fixed last week : the CircularList is not thread safe, and when writing messages into it, you may have impredictable results. I replaced it with a ConcurrentList, and the problem is now fixed. We still have to release MINA 2.0.0-RC1, but I think we will do maybe next week.

Can you do that : build MINA trunk, and use it (MINA-2.0.0-M4-SNAPSHOT) for a new test, to see if the SearchResponseEntry are still hold ?

Thanks !

I've just built mina trunk (producing mina-core-2.0.0-RC1-SNAPSHOT.jar) and tested with that.

Unfortunately it still does the same, i.e. the SearchResponseEntrys are held by the DefaultWriteRequestQueue.
Ok, so we still have a serious issu we have to fix quickly...

Can you give us the information about the used JVM, memory used and such so that we can reproduce the problem easilly ?

May be we should reopen the JIRA too.

Thanks !

--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org


Reply via email to