caowenyan commented on issue #1744: trace topology is sometimes incorrect. URL: https://github.com/apache/incubator-skywalking/issues/1744#issuecomment-429222895  如图所示,《1》没有和拓扑树连在一块,单独出来了, 其实他应该和《2》联系在一块的,但是少了n个segement,导致链路断裂,比较明显的错误是: 1)红色项目调用方法《2》的consumer, 2)红色项目调用方法《1》的provider, 然后就和《1》联系在一块了; 《3》所示的调用链完全丢失了; 《4》4所示的调用链是正常的,其实《2》《3》的结构应该和4一样,但是却出现了错误。
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
