Plamen Jeliazkov created HDFS-13399: ---------------------------------------
Summary: Make Client field AlignmentContext non-static. Key: HDFS-13399 URL: https://issues.apache.org/jira/browse/HDFS-13399 Project: Hadoop HDFS Issue Type: Sub-task Affects Versions: HDFS-12943 Reporter: Plamen Jeliazkov Assignee: Plamen Jeliazkov 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. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org