Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
9223372036854775807
Description
We're running into a problem that somehow OST devices are really slow to serve write requests. However, clients don't the situation so they would just keep sending requests, eventually this causes RPC timeout.
This work is trying to relieve the problem by introducing a flow control on the OSC where it holds sending more requests as soon as it receives early reply.