Money trace plugin does not generate the next trace context in case of cache hit, but stale scenario
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?
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.
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.