Suraj Naik created HDFS-15476: --------------------------------- Summary: Make AsyncStream class' executor member private Key: HDFS-15476 URL: https://issues.apache.org/jira/browse/HDFS-15476 Project: Hadoop HDFS Issue Type: Improvement Components: build, libhdfs++ Reporter: Suraj Naik Fix For: 3.4.0
As part of [HDFS-15385|https://issues.apache.org/jira/browse/HDFS-15385] the boost library was upgraded. The AsyncStream class has a getter function which returns the executor. Keeping the executor member public makes the getter function's role pointless. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org