[ 
https://issues.apache.org/jira/browse/DIRMINA-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682504#action_12682504
 ] 

Emmanuel Lecharny commented on DIRMINA-675:
-------------------------------------------

I'm just wondering if the CircularQueue we are using to store the decoded 
messages is not the cause of the problem... It does not seems to be 
synchronized at all ... ?;(

> 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, 2.0.0-RC1
>         Environment: Ubuntu Linux 8.10 x86, Java(TM) SE Runtime Environment 
> (build 1.6.0_10-b33)
>            Reporter: Gris
>         Attachments: MinaIssue.tar
>
>
> 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.

Reply via email to