Emmanuel Lecharny created DIRSERVER-1767:
--------------------------------------------
Summary: MessageSent event are not passed to the Handlers
Key: DIRSERVER-1767
URL: https://issues.apache.org/jira/browse/DIRSERVER-1767
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 2.0.0-M8
Reporter: Emmanuel Lecharny
Fix For: 2.0.0-RC1
We swallow the messageSent event, which may leads to some OOM as we can just
send all the entries to the client, even if the client is not reading them fast
enough.
At some point, as each message is enqueued before being written, we don't
control the delay it takes to send all the results. Using the messageSent event
would help the server to avoid such problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira