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/08/11 04:41:23 UTC

[GitHub] [skywalking] ayumiono opened a new issue #7439: Why StatusRuntimeException with code DEADLINE_EXCEEDED does't cause a GRPCChannelManager reconnect

ayumiono opened a new issue #7439:
URL: https://github.com/apache/skywalking/issues/7439


   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?
   i use skywalking 8.3.0, and i found a lot of ERROR logs like below:
   org.apache.skywalking.apm.dependencies.io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
   and i read the source code, find that only UNAVAILABLE,PERMISSION_DENIED,UNAUTHENTICATED,RESOURCE_EXHAUSTED,UNKNOWN would cause a GRPCChannelManager reconnect, 
   my question is why the DEADLINE_EXCEEDED should not cause a reconnect
   
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #7439: Why StatusRuntimeException with code DEADLINE_EXCEEDED does't cause a GRPCChannelManager reconnect

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


   Search issues, before submit a new one.


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #7439: Why StatusRuntimeException with code DEADLINE_EXCEEDED does't cause a GRPCChannelManager reconnect

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


   


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

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org