You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2005/05/13 09:35:33 UTC

[jira] Commented: (DIRMINA-38) Adding a flush method to ProtocolEncoderOutput

     [ http://issues.apache.org/jira/browse/DIRMINA-38?page=comments#action_65262 ]
     
Trustin Lee commented on DIRMINA-38:
------------------------------------

I'll fix this issue in 0.9 stream with 'Future' enhancement.  Is that OK?

> Adding a flush method to ProtocolEncoderOutput
> ----------------------------------------------
>
>          Key: DIRMINA-38
>          URL: http://issues.apache.org/jira/browse/DIRMINA-38
>      Project: Directory MINA
>         Type: Improvement
>     Versions: 0.7, 0.8, 0.7.1
>     Reporter: Emmanuel Lecharny
>     Priority: Minor
>      Fix For: 0.9

>
> It would be very interesting to have a flush method in ProtocolEncoderOutput interface, allowing the caller to send chunks of PDU without creating a full bufer to store it. The memory footprint could be greatly improved.
> This method could be blocking or not blocking (i.e, MINA could return a status after having sent the PDU chunk - blocking mode - or storing the PDU chunk in it's own buffer pool, and returning). 
> wdyt?

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