You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/06/04 10:58:00 UTC

[GitHub] [skywalking] zhaoyuguang opened a new issue #2823: Let the entrySpan setPeer method support the topo diagram

zhaoyuguang opened a new issue #2823: Let the entrySpan setPeer method support the topo diagram
URL: https://github.com/apache/skywalking/issues/2823
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   In the zookeeper plugin, the watcher event is considered to be an entrySpan, but whether or not the peer is added will be considered a user call. See for details.
   At MultiScopesSpanListener::parseEntry method
   ![image](https://user-images.githubusercontent.com/10150229/58874106-7c7ca400-86fa-11e9-93fb-e8a02845dee5.png)
   I want to modify the judgment here, judge that there is no refCount, and there is no peer, it is the user behavior.
   Is there a better way?
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services