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

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

Good catch Steve !

I have added some check on the client side, tracking the sent message, and for 
every duplicated message received on the server, there is a duplicated message 
sent from the client ... Here are the logs :

Type return to start...

Test started
4 remaining...
3 remaining...
2 remaining...
1 remaining...
0 remaining...
Done !!!
Type return to stop...
Duplicate ident: 73780
Duplicate ident: 84208
Message 73780 already sent !
Duplicate ident: 141390
Duplicate ident: 150062
Duplicate ident: 159952
Message 84208 already sent !
Duplicate ident: 176236
Message 141390 already sent !
Message 150062 already sent !
Message 159952 already sent !
Message 176236 already sent !
Duplicate ident: 302169
Duplicate ident: 342648
Message 302169 already sent !
Message 342648 already sent !

Test stopped


> 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
>            Priority: Blocker
>             Fix For: 2.0.0-RC1
>
>         Attachments: MinaIssue.tar, test.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