[ http://issues.apache.org/jira/browse/DIRMINA-224?page=all ]
Trustin Lee resolved DIRMINA-224:
---------------------------------
Resolution: Invalid
I found your Decoder implementation is invalid. Basically it shouldn't work
with 0.9.4 under high load because your implementation doesn't take account
into the case that a message is splitted into more than one packets. Please
try to replace it with TextCodecFactory which is introduced in 0.9.x.
> Data Corruption
> ---------------
>
> Key: DIRMINA-224
> URL: http://issues.apache.org/jira/browse/DIRMINA-224
> Project: Directory MINA
> Type: Bug
> Environment: Linux version 2.4.29-3.2a (gcc version 2.96 20000731 (Red Hat
> Linux 7.1 2.96-98)) #1 Fri May 27 10:39:22 PDT 2005
> java version "1.5.0_05"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
> Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode)
> Reporter: Hanson Char
> Assignee: Trustin Lee
> Attachments: Mina-0.8.2-bug.jar, Mina-0.9.4-bug.jar, TEST-test.JUnitTest.jar
>
> Messages written to the session get corrupted when Mina 0.8.2 is run on Linux
> 7.2, but not when run on Windows XP. Note there is no explicit use of thread
> pool.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira