Details
-
Type:
Task
-
Status: Complete
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.6.78
-
Component/s: None
-
Labels:None
-
Epic Link:
-
Sprint:EV 18.17 Service Pack
-
Documentation Impact:Unset
Description
There is a high chance of memory leaks if one of the (non-master) primaries is stopped.
The corresponding instance will not be able to order, and requests will not be cleared till the next view change.
Acceptance criteria:
Perform the following tests and report results about memory consumption with memory checks enabled (in particular, the checks for memory usage of our internal queues and structures).
- Disable view change. Stop a primary on 1 backup instance. Run load of 10 writes per second.
- Disable view change. Stop a primary on multiple backup instances. Run load of 10 writes per second.