[
https://issues.apache.org/jira/browse/HDFS-8606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589653#comment-14589653
]
Rakesh R commented on HDFS-8606:
--------------------------------
Thank you [~szetszwo] for reviewing and committing the patch.
> Cleanup DFSOutputStream by removing unwanted changes
> ----------------------------------------------------
>
> Key: HDFS-8606
> URL: https://issues.apache.org/jira/browse/HDFS-8606
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs-client
> Reporter: Rakesh R
> Assignee: Rakesh R
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HDFS-8606-00.patch
>
>
> This jira is to clean up few changes done as part of HDFS-8386. As per
> [~szetszwo] comments, it will affect the write performance. Please see the
> discussion
> [here|https://issues.apache.org/jira/browse/HDFS-8386?focusedCommentId=14575386&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14575386]
> Needs to do the following changes as part of this jira:
> # remove “synchronized" from getStreamer() since it may unnecessarily block
> the caller
> # remove setStreamer(..) which is currently not used. We may add it in the
> HDFS-7285 branch and see how to do synchronization correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)