[
https://issues.apache.org/jira/browse/DIRMINA-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682341#action_12682341
]
Gris commented on DIRMINA-675:
------------------------------
I've tested both client and server. Each message have unique id, so it was easy
to trace all processing cycle. I added debug code within decoder and encoder
which prints id of each processed message. There are no duplicates on this
stage. Problem was solved when I rolled back to M3 *without modification of my
code*.
> Duplicate data from decoder
> ---------------------------
>
> Key: DIRMINA-675
> URL: https://issues.apache.org/jira/browse/DIRMINA-675
> Project: MINA
> Issue Type: Bug
> Affects Versions: 2.0.0-M4
> Environment: Ubuntu Linux 8.10 x86, Java(TM) SE Runtime Environment
> (build 1.6.0_10-b33)
> Reporter: Gris
> Fix For: 2.0.0-M3
>
>
> I got duplicate messages in messageReceived(...) in my io handler adapter,
> but there are no such problem while decoding message (each message decoded
> only once). Rolling back to M3 seems solved problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.