[ 
https://issues.apache.org/jira/browse/HDFS-15476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160522#comment-17160522
 ] 

Suraj Naik commented on HDFS-15476:
-----------------------------------

Hi all,

I have raised a PR here, it is a simple fix, please review it - 
[https://github.com/apache/hadoop/pull/2151]

> 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
>            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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to