[
https://issues.apache.org/jira/browse/HDFS-15476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160782#comment-17160782
]
Hudson commented on HDFS-15476:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18450 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/18450/])
HDFS-15476 Make AsyncStream executor private (#2151) (github: rev
4101b0c0edab62a2f9fdbeb3071dc602fac45961)
* (edit)
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/common/async_stream.h
> 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
> Assignee: Suraj Naik
> Priority: Minor
> 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: [email protected]
For additional commands, e-mail: [email protected]