Skip to content

Quorum queues: fix error logging during node drain (backport #15212)#15213

Merged
michaelklishin merged 1 commit intov4.2.xfrom
mergify/bp/v4.2.x/pr-15212
Jan 5, 2026
Merged

Quorum queues: fix error logging during node drain (backport #15212)#15213
michaelklishin merged 1 commit intov4.2.xfrom
mergify/bp/v4.2.x/pr-15212

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Jan 5, 2026

Proposed Changes

This PR fixes two error log calls in rabbit_quorum_queue that used a ~tp format placeholder but did not provide any formatting arguments.

Types of Changes

  • Bug fix (non-breaking change)

Checklist

  • Mandatory: I (or my employer/client) have have signed the CA (see https://github.com/rabbitmq/cla)
  • I have read the CONTRIBUTING.md document
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass locally with my changes
  • If relevant, I have added necessary documentation to https://github.com/rabbitmq/rabbitmq-website
  • If relevant, I have added this change to the first version(s) in release-notes that I expect to introduce it

Further Comments

This is a small, localized fix: keep the existing log message, only add the missing argument lists ([RaLeader] / [RaNode]) to match the ~tp placeholder.


This is an automatic backport of pull request #15212 done by [Mergify](https://mergify.com).

@michaelklishin michaelklishin added this to the 4.2.3 milestone Jan 5, 2026
@michaelklishin michaelklishin merged commit ab71e9c into v4.2.x Jan 5, 2026
576 of 577 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.2.x/pr-15212 branch January 5, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants