Closed tsegismont closed 11 months ago
When creating a producer/consumer (or the stream equivalent) from an existing Kafka client producer/consumer, default tracing options where used.
Consequently, the policy was always set to PROPAGATE.
Besides, when creating a shared producer, user provided config was used to create the Kafka producer, but then default options were used for tracing.
Thanks @ppatierno
When creating a producer/consumer (or the stream equivalent) from an existing Kafka client producer/consumer, default tracing options where used.
Consequently, the policy was always set to PROPAGATE.
Besides, when creating a shared producer, user provided config was used to create the Kafka producer, but then default options were used for tracing.