SocketSessionImpl.getScheduledWriteBytes slows with size of queue
-----------------------------------------------------------------
Key: DIRMINA-430
URL: https://issues.apache.org/jira/browse/DIRMINA-430
Project: MINA
Issue Type: Improvement
Components: Core
Affects Versions: 1.1.2
Reporter: peter royal
Assignee: peter royal
Fix For: 1.1.3, 2.0.0-M1
Whenever you call SocketSessionImpl.getScheduledWriteBytes, it manually tallies
the size of the queue.
This is inefficient when the queue has a decent number of outstanding requests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.