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

Hudson commented on HBASE-11004:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK #5113 (See 
[https://builds.apache.org/job/HBase-TRUNK/5113/])
HBASE-11004 Extend traces through FSHLog#sync (ndimiduk: rev 1589762)
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/SyncFuture.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/trace/SpanReceiverHost.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/HLogPerformanceEvaluation.java
* /hbase/trunk/pom.xml


> Extend traces through FSHLog#sync
> ---------------------------------
>
>                 Key: HBASE-11004
>                 URL: https://issues.apache.org/jira/browse/HBASE-11004
>             Project: HBase
>          Issue Type: Improvement
>          Components: wal
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>             Fix For: 0.99.0
>
>         Attachments: HBASE-11004.00.patch, HBASE-11004.01.patch, 
> HBASE-11004.02.patch, HBASE-11004.03.patch, spans.png, spans.txt
>
>
> Changes introduced in HBASE-8755 decouple wal append from wal sync. A gap was 
> left in the tracing of these requests. I believe this means are spans are 
> decoupled from the work happening over on HDFS-5274. This ticket is to close 
> the air-gap between threads.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to