Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
In async RPC, if the callers don't read replies fast enough, the buffer storing replies could be used up. This is to propose limiting the number of outstanding async calls to eliminate the issue.
Attachments
Attachments
Issue Links
- is part of
-
HDFS-9924 [umbrella] Nonblocking HDFS Access
- Open
- relates to
-
HADOOP-12909 Change ipc.Client to support asynchronous calls
- Resolved