getScheduledWriteMessages not zero after all sessions closed
------------------------------------------------------------
Key: DIRMINA-724
URL: https://issues.apache.org/jira/browse/DIRMINA-724
Project: MINA
Issue Type: Bug
Affects Versions: 2.0.0-M6
Environment: Linux 2.6.9-34
Reporter: Oscar Huang
Priority: Minor
1.start the server (MINA application)
2.50 clients connect to the server and send 10 requests per second constantly.
server broadcast all the received message to the clients
3.close all the clients
4. expected: getScheduledWriteMessages returns zero.
actual: getScheduledWriteMessages retuns the value greater than zero.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.