Ozan Gunalp
Ozan Gunalp
Fixed in #1949
hi @privetpoka, we've just resolved another fix for this type of problem in #1956. It'll be included in 3.22.0. You can check it yourself, or If you'd have a reproducer...
Closed by #1680
Closing this as improvements were brought in with #1837 and #1856
Closing this, #1822 and #1961 provide improvements to the Companion API.
@radcortez I've not finished reviewing the code but `TracingAppToAmqpTest.testFromAppToAmqp` is failing
@radcortez I looked at the changes again. I noticed that we are doing the same sequence of operations on the instrumenter. I separated that code into a common module which...
An implementation is provided by #1856 : http://smallrye.io/smallrye-reactive-messaging/3.22.0/concepts/decorators/#intercepting-outgoing-messages
Initial implementation by #1856, to improve if in need
Lazy-initialized Kafka clients are merged on #29176 and can be enabled by the config flag `lazy-client=true` on incoming or outgoing channels.