Parameters 'activate-flow-tracing' and 'propagate-flow-tracing-activation' are implemented at component level, service unit level and exchange level.
Their value at component level can be updated at runtime through the runtime configuration MBean.
MONIT traces of a service providers are logged according to the flow tracing activation. The flow tracing activation is propagated to the next flow step if needed when creating exchange.
CDK-JUnit:
- MONIT traces of an external service provider are logged according to the flow tracing activation state in exchange. If no flow tracing activation is defined in exchange, it is enabled by default.
- Add a unit test framework dedicated to test flow tracing activation and propagation.
Support added in trunk (CDK 5.8.0 & CDK-Junit 1.3.0)