Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-12943
-
None
-
None
-
Reviewed
Description
In HDFS-12977, DFSClient's constructor was altered to make use of a new static method in Client that allowed one to set an AlignmentContext. This work is to remove that static field and make each DFSClient pass it's AlignmentContext down to the proxy Call level.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-12977 Add stateId to RPC headers.
- Resolved