xiaoyuyao commented on issue #641: HDDS-1318. Fix 
MalformedTracerStateStringException on DN logs. Contributed by Xiaoyu Yao.
URL: https://github.com/apache/hadoop/pull/641#issuecomment-477369914
 
 
   The current pattern of export and import traceID over the wire (GRPC/Ratis) 
is via the TraceID in the protocol message. But this changed the original 
traceID which the test expect to be the same, which is not true with the new 
yaeger based tracing where the parent:children:... are appended along the 
invocation chain. Will remove the invalid verification from those tests, cc: 
@elek . 
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to