Skip to content

GH-9705 Prevent logging when no reply is provided for an AbstractReplyProducingMessageHandler if logging is disabled - #9707

Merged
artembilan merged 1 commit into
spring-projects:mainfrom
mitchmcd18:GH-9705
Dec 10, 2024
Merged

GH-9705 Prevent logging when no reply is provided for an AbstractReplyProducingMessageHandler if logging is disabled#9707
artembilan merged 1 commit into
spring-projects:mainfrom
mitchmcd18:GH-9705

Conversation

@mitchmcd18

Copy link
Copy Markdown
Contributor

GH-9705: Avoid logging message if logging isn't enabled for AbstractReplyProducingMessageHandler where no reply is required

Fixes: gh-9705

@artembilan
artembilan merged commit 7fc104a into spring-projects:main Dec 10, 2024
@artembilan

Copy link
Copy Markdown
Member

@mitchmcd18 ,

thank you for contribution; looking forward for more!

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.

Avoid logging message if logging isn't enabled for AbstractReplyProducingMessageHandler where no reply is required

2 participants