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: #10379
The `ObservationRegistry.NOOP` still brings some performance overhead.
* Fix `MessageProducerSupport` & `SourcePollingChannelAdapter` to check for `isObserved()`
before using the `IntegrationObservation`
**Auto-cherry-pick to `6.5.x` & `6.4.x`**
Copy file name to clipboardExpand all lines: spring-integration-core/src/main/java/org/springframework/integration/endpoint/MessageProducerSupport.java
0 commit comments