trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

Money trace plugin does not generate the next trace context in case of cache hit, but stale scenario

Open androzes opened this issue 3 years ago • 1 comments

ATS version: 8.1.x

Money trace plugin does not generate the next trace context in case of cache hit, but stale scenario. So, the same trace context is forwarded to the parent.

Code reference: https://github.com/apache/trafficserver/blob/8.1.x/plugins/experimental/money_trace/money_trace.cc#L82

Is this expected? if yes, what is the rational behind it?

androzes avatar Aug 06 '22 05:08 androzes

Very likely it is a bug. Plugins in "experimental" aren't necessarily guaranteed to be robust.

With 9.2.x the money trace plugin was rewritten. It should be possible to cherry pick and build with 8.1.x.

traeak avatar Aug 09 '22 17:08 traeak

This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.

github-actions[bot] avatar Aug 10 '23 01:08 github-actions[bot]