[ https://issues.apache.org/jira/browse/HDFS-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354314#comment-14354314 ]
Jing Zhao commented on HDFS-7854: --------------------------------- Thanks for working on this, Bo. So for a findbugs warning, we need to either fix it or add it to the findbugsExcludeFile. More specifically, I think the one in {{ResponseProcessor.run()}} should be added to the findbugsExcludeFile, but the findbugs warning on {{DFSOutputStream.src}} looks new to me and maybe we should fix it. > Separate class DataStreamer out of DFSOutputStream > -------------------------------------------------- > > Key: HDFS-7854 > URL: https://issues.apache.org/jira/browse/HDFS-7854 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Li Bo > Assignee: Li Bo > Attachments: HDFS-7854-001.patch, HDFS-7854-002.patch, > HDFS-7854-003.patch > > > This sub task separate DataStreamer from DFSOutputStream. New DataStreamer > will accept packets and write them to remote datanodes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)