Limit the number of messages sent but not yet acknowledged
----------------------------------------------------------
Key: DIRSERVER-1122
URL: https://issues.apache.org/jira/browse/DIRSERVER-1122
Project: Directory ApacheDS
Issue Type: Improvement
Affects Versions: 1.5.0, 1.5.1
Reporter: Martin Alderson
Assignee: Martin Alderson
Currently mitosis will send all the pending replication messages immediately,
without waiting for acknowledgements from the peer. When there are a large
number of changes to replicate this leads to high memory usage and later
messages may time out if the peer cannot process the messages fast enough.
We should implement a sliding window option where we have a maximum number of
messages that can be sent but not yet acknowledged at any one time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.