You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes: #3146
Propagate `KafkaTemplate` observation callback.
There is a requirement to see logs correlated in the `CompletableFuture` result
after `KafkaTemplate.send()` operation.
* Add `observation.openScope()` into the `buildCallback()` logic
**Auto-cherry-pick to `3.0.x`**
# Conflicts:
# spring-kafka/src/main/java/org/springframework/kafka/core/KafkaTemplate.java
0 commit comments