dkulp commented on PR #1472: URL: https://github.com/apache/cxf/pull/1472#issuecomment-1772902372
Why would the out interceptor chain be called when there isn't a message? That seems wrong. This just "fakes" a message which doesn't seem right. My gut feeling is that this would also break the JSX-WS TCK if this ends up calling the JAX-WS handlers. OpenTelemetry likely should have an interceptor at the end of the in chain which checks the operation and if it's a one way, close whatever it needs to close at that point. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
