Details
Description
HDFS-13274 (RBF: Extend RouterRpcClient to use multiple sockets) gets the RPC proxy using methods which do not allow using an alignment context. These methods were added in HADOOP-13144 (Enhancing IPC client throughput via multiple connections per user).
This change adds an alignment context as an argument for methods in the call path for creating the proxy.
Attachments
Issue Links
- is related to
-
HDFS-13274 RBF: Extend RouterRpcClient to use multiple sockets
- Resolved
-
HADOOP-13144 Enhancing IPC client throughput via multiple connections per user
- Resolved
- is required by
-
HDFS-13522 HDFS-13522: Add federated nameservices states to client protocol and propagate it between routers and clients.
- Resolved
- links to