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 2020/06/15 08:26:28 UTC

[GitHub] [skywalking] jackiepon31 commented on issue #4872: When the redis operation is abnormal, the span information is lost

jackiepon31 commented on issue #4872:
URL: https://github.com/apache/skywalking/issues/4872#issuecomment-643982256


   > ### Bug
   > * env: SkyWalking:6.6.0; OS:linux 7。my project user jedis-2.9.0
   >   When the redis operation is abnormal, the span information is lost。 See the specific picture。
   >   Missing error.kind,message,stack...
   >   ![redis_issue](https://user-images.githubusercontent.com/50145526/83991811-8cb80680-a980-11ea-8811-4fbadc5e65a5.png)
   
   what do you mean by abnormal, did your redis transactions really throw out any Exception?
   As we can check from InstMethodsInterWithOverrideArgs ,SKywalking can be sure of  catching any exceptions extends from throwable.
   Can you describe it with more details ?


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