sofa-tracer
sofa-tracer copied to clipboard
Restore parent span for redis plugin
Motivation:
解决redis plugin未恢复paren span,导致span id的层级无限增长的问题
Modification:
Describe the idea and modifications you've done.
在finish span后,将parent span恢复到当前栈中
Result:
Fixes #463.
@it-linnan provide test case for changes
@it-linnan pls provide test case for this PR
@it-linnan pls provide test case for this PR
OK
@it-linnan check format fails, pls exec 'mvn clean compile' in local and re-submit
use this PR commit https://github.com/sofastack/sofa-tracer/pull/496