Skip to content

4.3.3: Shovels: refactor in follow-up to #14256 (backport #16676)#16678

Merged
michaelklishin merged 1 commit into
v4.3.xfrom
mergify/bp/v4.3.x/pr-16676
Jun 15, 2026
Merged

4.3.3: Shovels: refactor in follow-up to #14256 (backport #16676)#16678
michaelklishin merged 1 commit into
v4.3.xfrom
mergify/bp/v4.3.x/pr-16676

Conversation

@mergify

@mergify mergify Bot commented Jun 13, 2026

Copy link
Copy Markdown

As of #14256 (shipped in 4.2.0), AMQP 1.0 shovels stop modifying properties and simply pass an immutable message along.

This means we can drop the properties translation part entirely, avoiding a completely useless conversion.

While at it, do not try to convert unknown protocol names, fall back to AMQP 0-9-1 instead of storing an aribtrary protocol name.


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

As of #14256 (shipped in `4.2.0`), AMQP 1.0 shovels
stop modifying properties and simply pass them along.

This means we can drop the `properties` translation
part entirely, avoiding a completely useless conversion.

While at it, do not try to convert unknown protocol
names, fall back to AMQP 0-9-1 instead of storing
an aribtrary protocol name.

(cherry picked from commit b29f05a)
@michaelklishin michaelklishin added this to the 4.3.3 milestone Jun 13, 2026
@michaelklishin michaelklishin changed the title Shovels: refactor in follow-up to #14256 (backport #16676) DO NOT MERGE For 4.3.3: Shovels: refactor in follow-up to #14256 (backport #16676) Jun 13, 2026
@michaelklishin michaelklishin changed the title DO NOT MERGE For 4.3.3: Shovels: refactor in follow-up to #14256 (backport #16676) 4.3.3: Shovels: refactor in follow-up to #14256 (backport #16676) Jun 15, 2026
@michaelklishin
michaelklishin merged commit 3ec0eb6 into v4.3.x Jun 15, 2026
360 of 361 checks passed
@michaelklishin
michaelklishin deleted the mergify/bp/v4.3.x/pr-16676 branch June 15, 2026 21:28
michaelklishin added a commit that referenced this pull request Jun 15, 2026
michaelklishin added a commit that referenced this pull request Jun 15, 2026
michaelklishin added a commit that referenced this pull request Jun 16, 2026
`4.3.3`: Shovels: refactor in follow-up to #14256 (backport #16676) (backport #16678)
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