Skip to content

Reduce log level for message processed on closed connection - #3489

Merged
guusdk merged 1 commit into
igniterealtime:mainfrom
guusdk:OF-2534_Reduce-logging
Sep 8, 2026
Merged

Reduce log level for message processed on closed connection#3489
guusdk merged 1 commit into
igniterealtime:mainfrom
guusdk:OF-2534_Reduce-logging

Conversation

@guusdk

@guusdk guusdk commented Sep 8, 2026

Copy link
Copy Markdown
Member

This generates a warn logged message for every end of stream. Moving it to debug level.

This generates a `warn` logged message for every end of stream. Moving it to debug level.
@guusdk guusdk added the backport 5.1 on merge, GHA will generate a PR with these changes against 5.1 branch label Sep 8, 2026
@guusdk
guusdk merged commit 3b12d82 into igniterealtime:main Sep 8, 2026
16 checks passed
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Backport failed for 5.1, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 5.1
git worktree add -d .worktree/backport-3489-to-5.1 origin/5.1
cd .worktree/backport-3489-to-5.1
git switch --create backport-3489-to-5.1
git cherry-pick -x 3b12d8218dffa2e171fb2d692826d8158d02d944

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 5.1 on merge, GHA will generate a PR with these changes against 5.1 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant