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
.handleReactive() terminal operator does NOT log with traceId / spanId. ReactorContext seems to be lost. This behavior is observed in the latest version 3.2.5 of Spring Boot
Please take a look at the below sample depicting the problem. Thanks