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 2021/04/17 02:26:33 UTC

[GitHub] [skywalking] zhufg opened a new issue #6775: grpc java onmessage can't get info

zhufg opened a new issue #6775:
URL: https://github.com/apache/skywalking/issues/6775


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   
   - [ ] Bug
   
   
   ___
   ### Question
   - What do you want to know?
   - org.apache.skywalking.apm.plugin.grpc.v1.server.TracingServerCall
   - sendMessage 
   - if (!getMethodDescriptor().getType().serverSendsOneMessage()) {
   - ....}
   - else{
   -    it didn't createLocalSpan 
   - }
   - and org.apache.skywalking.apm.plugin.grpc.v1.server
   - interceptCall
   - it stopSpan
   
   so  in my ServerInterceptor.onMessage  it can't get the span info
   
   why  if (!getMethodDescriptor().getType().serverSendsOneMessage()) {} create span and else didn't createspan
   
   
   - 
   
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   from 8.1.0 to lastVersion(20210417)
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   -always createspan or clear span after complete can resolve this 
   
   - [ ] bug
   


-- 
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



[GitHub] [skywalking] wu-sheng commented on issue #6775: grpc java onmessage can't get info

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6775:
URL: https://github.com/apache/skywalking/issues/6775#issuecomment-821752526


   At least you should format your question friendly and clearly. 


-- 
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



[GitHub] [skywalking] wu-sheng closed issue #6775: grpc java onmessage can't get info

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6775:
URL: https://github.com/apache/skywalking/issues/6775


   


-- 
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



[GitHub] [skywalking] wu-sheng commented on issue #6775: grpc java onmessage can't get info

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6775:
URL: https://github.com/apache/skywalking/issues/6775#issuecomment-821752741


   plugins are contributed by hundreds of people. We can't understand all. 
   If you want to discuss details, you need to explain.


-- 
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