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

ASF GitHub Bot logged work on HDDS-2075:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Sep/19 16:16
            Start Date: 09/Sep/19 16:16
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on pull request #1415: HDDS-2075. 
Tracing in OzoneManager call is propagated with wrong parent
URL: https://github.com/apache/hadoop/pull/1415
 
 
   ## What changes were proposed in this pull request?
   
   Apply tracing to `OzoneManagerProtocol` instead of `OzoneManagerProtocolPB`. 
 The latter only has a single public method, and no other `*ProtocolPB` 
interface is traced.
   
   https://issues.apache.org/jira/browse/HDDS-2075
   
   ## How was this patch tested?
   
   Verified operation hierarchy in Jaeger UI.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 309015)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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.png
>
>          Time Spent: 10m
>  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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to