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

Hudson commented on HDDS-2075:
------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17277 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17277/])
HDDS-2075. Tracing in OzoneManager call is propagated with wrong parent (xyao: 
rev 64ed6b177d6b00b22d45576a8517432dc6c03348)
* (edit) 
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/rpc/RpcClient.java
* (edit) 
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/protocolPB/OzoneManagerProtocolClientSideTranslatorPB.java


> Tracing in OzoneManager call is propagated with wrong parent
> ------------------------------------------------------------
>
>                 Key: HDDS-2075
>                 URL: https://issues.apache.org/jira/browse/HDDS-2075
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Elek, Marton
>            Assignee: Doroszlai, Attila
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: create_bucket-new.png, create_bucket.png
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> As you can see in the attached screenshot the OzoneManager.createBucket 
> (server side) tracing information is the children of the freon.createBucket 
> instead of the freon OzoneManagerProtocolPB.submitRequest.
> To avoid confusion the hierarchy should be fixed (Most probably we generate 
> the child span AFTER we already serialized the parent one to the message) 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to