Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Oct 20, 2025

  • Revert fix to AMQP1.0 message rejection until a decision is taken on the optimal behaviour for all shovels
  • Use 'last_acked_tag' to keep track of acked/nacked messages
    This is an automatic backport of pull request Shovels bugfixes #14757 done by Mergify.

dcorbacho and others added 4 commits October 20, 2025 14:57
[Why]
The clause above the new one in `close_sent/3` was already handling the
fact that the remote process could exit during the close "handshake".
But the remote process could terminate with `{shutdown, Reason}` in
addition to `shutdown`, where `Reason` is `delete` or `autodelete` for
instance.

[How]
We handle `{shutdown, _}` exactly as `shutdown`.

This was detected by frequent failures in CI.

(cherry picked from commit 9908b25)
@michaelklishin michaelklishin added this to the 4.2.0 milestone Oct 20, 2025
@michaelklishin michaelklishin merged commit 237e1fd into v4.2.x Oct 20, 2025
289 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.2.x/pr-14757 branch October 20, 2025 15:29
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.

4 participants