Stream corruption with multiple producers

Luis Neves luis.neves at gmail.com
Sun Dec 27 06:05:06 EST 2009


Hello all,

There seems to be some kind of race condition when using the FrameDecoder.

I've done a simple test case:

<http://dl.dropbox.com/u/279023/netty/TestProducer.java>
<http://dl.dropbox.com/u/279023/netty/TestServer.java>

When using more than one producer process I immediately get a corrupted stream.
I've tested both the stable 3.1.5 and the recent 3.2alpha2 versions
with the same results

I maybe doing something wrong, but I can't figure out what.
Any thoughts?

Thanks!

--
Luis Neves


More information about the netty-users mailing list