Skip to content

CXF-9233: AbstractLoggingInterceptor.LIVE_LOGGING_PROP already set in the message properties, so RESP_OUT is not logged - #3372

Open
reta wants to merge 1 commit into
apache:mainfrom
reta:CXF-9233
Open

CXF-9233: AbstractLoggingInterceptor.LIVE_LOGGING_PROP already set in the message properties, so RESP_OUT is not logged#3372
reta wants to merge 1 commit into
apache:mainfrom
reta:CXF-9233

Conversation

@reta

@reta reta commented Aug 13, 2026

Copy link
Copy Markdown
Member

It turned out that ClientImpl::onMessage may create in-message (response) from the out message (request), copying the contextual properties but changing the message requestor role. That would lead to logging interceptor to mistakenly mark that the message as already logged.

… the message properties, so RESP_OUT is not logged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant