[GitHub] wu-sheng commented on issue #1174: Duplicate Service Name And application id is 0

2018-05-05 Thread GitBox
wu-sheng commented on issue #1174: Duplicate Service Name And application id is 0 URL: https://github.com/apache/incubator-skywalking/issues/1174#issuecomment-386811653 FYI @peng-yongsheng This may be why there is service's applicationId is 0. --

[GitHub] wu-sheng commented on issue #1174: Duplicate Service Name And application id is 0

2018-05-05 Thread GitBox
wu-sheng commented on issue #1174: Duplicate Service Name And application id is 0 URL: https://github.com/apache/incubator-skywalking/issues/1174#issuecomment-386807792 You only need to change `public TraceSegmentRef(ContextSnapshot snapshot)`, to set the parentApplicationInstanceId as the

[GitHub] wu-sheng commented on issue #1174: Duplicate Service Name And application id is 0

2018-05-05 Thread GitBox
wu-sheng commented on issue #1174: Duplicate Service Name And application id is 0 URL: https://github.com/apache/incubator-skywalking/issues/1174#issuecomment-386807747 @candyleer Thanks for reporting this issue. The reason parentApplicationInstanceId is empty, because there is no need. Fo