Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARTEMIS-2027: handle aborted AMQP deliveries #2245

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

gemmellr
Copy link
Member

Fixes handling of aborted deliveries to ensure the receiver processes the delivery (and any subsequent ones) appropriately. Unit tested only since Proton-J cant send aborted deliveries, though I have also verified it with modified client (slowed down) sending from client-> Dispatch -> Artemis and back and killing the client connection mid-send.

I'd like this backported to 2.6.x also.

@asfgit asfgit merged commit e1ba608 into apache:master Aug 13, 2018
asfgit pushed a commit that referenced this pull request Aug 13, 2018
@gemmellr
Copy link
Member Author

Merged to 2.6.x in commit c1c2d01

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.

2 participants