[ 
https://issues.apache.org/jira/browse/DIRMINA-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Brown updated DIRMINA-782:
-------------------------------

    Attachment: ssl-file-region.patch

This patch makes AbstractStreamWriteFilter keep track of the WriteRequests for 
the current "stream" that is being broken into IoBuffers.  This resolves the 
problem of the lost messageSent events.

> Combination of SslFilter & FileRegionWriteFilter causes messageSent events to 
> be lost
> -------------------------------------------------------------------------------------
>
>                 Key: DIRMINA-782
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-782
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-RC1
>            Reporter: Adam Brown
>         Attachments: FileRegionWriteFilterTest.java, ssl-file-region.patch
>
>
> When SslFilter & FileRegionWriteFilter are the last 2 filters on the outgoing 
> end of a filter chain, you lose the messageSent notification for an IoBuffer 
> if a write of the IoBuffer is immediately followed by a write of a FileRegion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to