IoSession.getScheduledWriteMessages() returns wrong value.
----------------------------------------------------------

                 Key: DIRMINA-407
                 URL: https://issues.apache.org/jira/browse/DIRMINA-407
             Project: MINA
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.1, 1.0.4
            Reporter: Trustin Lee
            Priority: Minor
             Fix For: 1.0.5, 1.1.2


IoSession.getScheduledWriteMessages() should only count the special empty 
buffers offered by ProtocolCodecFilter.  Current implementation counts all 
elements, so it returns a wrong value, usually a double of the expected.

-- 
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