ProtocolEncoderOutput.flush() writes an extra empty buffer.
-----------------------------------------------------------
Key: DIRMINA-177
URL: http://issues.apache.org/jira/browse/DIRMINA-177
Project: Directory MINA
Type: Bug
Versions: 0.9.2, 0.9, 0.9.1
Reporter: Trustin Lee
Assigned to: Trustin Lee
Fix For: 0.9.3
MINA flushes an useless empty buffer when a user calls
ProtocolEncoderOutput.flush() when there's no written buffer in its internal
queue. Moreover, it also flushes an extra empty buffer when a user flushed all
buffers and exits the encode() method.
--
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