[
https://issues.apache.org/jira/browse/DIRMINA-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682352#action_12682352
]
Emmanuel Lecharny commented on DIRMINA-675:
-------------------------------------------
The fact that your program works with 2.0.0-M3 cdoes not gives us any clue
about what's going on. Many things have changed since 2.0.0-M3, including the
API. Something that worked in the previous version might have been working by
pure luck.
Again, without a test case demonstrating the problem we can run and debug, it's
mostly impossible to know where the problem is.
> 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.
> Note. SslFilter is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.