Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In commit revision 7d8a8b3cdfb112affc230c6716d71a24e0a35c0a a modification was done to introduce a sliding window functionality in load balancer statistics collector. IMO the design of this fix is not correct.
As found this modification has been done to reduce the in-flight request count if a message was timed out or raised a fault. Ideally this should be handled in the fault handler.