[ https://issues.apache.org/jira/browse/HDFS-8026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389778#comment-14389778 ]
Yi Liu edited comment on HDFS-8026 at 4/1/15 12:42 AM: ------------------------------------------------------- Yes, please go ahead to commit it, thanks Colin. I remember there is a JIRA about {{TestTracing}} failure filed few days ago, but I can't find it now, let's use that JIRA? was (Author: hitliuyi): Yes, please go ahead to commit it, thanks Colin. I remember there is a JIRA about {{TestTracing}} failure filed few days ago, but I can't find it now, we can solve it in that JIRA? > Trace FSOutputSummer#writeChecksumChunks rather than > DFSOutputStream#writeChunk > ------------------------------------------------------------------------------- > > Key: HDFS-8026 > URL: https://issues.apache.org/jira/browse/HDFS-8026 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 2.7.0 > Reporter: Colin Patrick McCabe > Assignee: Colin Patrick McCabe > Priority: Minor > Attachments: HDFS-8026.001.patch > > > We should trace FSOutputSummer#writeChecksumChunks rather than > DFSOutputStream#writeChunk. When tracing writeChunk, we get a new trace span > every 512 bytes; when tracing writeChecksumChunks, we normally get a new > trace span only when the FSOutputSummer buffer is full (9x less often.) -- This message was sent by Atlassian JIRA (v6.3.4#6332)