Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Oct 25, 2022

This is an automatic backport of pull request #6228 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Some client libraries (QPid) will automatically send a disposition
with the 'modified' outcome in response to a client local message TTL
expiry.

To support this case and others we treat 'modified' the same as
'accepted' and simply ack the message back to the queue.

This change also contains some API extensions to the amqp10_client
to better support sending the various delivery states (outcomes).

(cherry picked from commit 802688a)
@michaelklishin michaelklishin merged commit 2b404b5 into v3.11.x Oct 25, 2022
@michaelklishin michaelklishin deleted the mergify/bp/v3.11.x/pr-6228 branch October 25, 2022 11:10
michaelklishin added a commit that referenced this pull request Oct 25, 2022
AMQP 1.0: Support the modified outcome (backport #6228) (backport #6241)
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.

3 participants