sofa-tracer icon indicating copy to clipboard operation
sofa-tracer copied to clipboard

Restore parent span for redis plugin

Open it-linnan opened this issue 3 years ago • 3 comments

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 avatar Dec 31 '21 07:12 it-linnan

@it-linnan provide test case for changes

glmapper avatar May 06 '22 08:05 glmapper

@it-linnan pls provide test case for this PR

glmapper avatar Aug 11 '22 04:08 glmapper

@it-linnan pls provide test case for this PR

OK

it-linnan avatar Aug 11 '22 05:08 it-linnan

@it-linnan check format fails, pls exec 'mvn clean compile' in local and re-submit

glmapper avatar Aug 29 '22 07:08 glmapper

use this PR commit https://github.com/sofastack/sofa-tracer/pull/496

glmapper avatar Aug 30 '22 02:08 glmapper