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

Fix message producer #1513

Merged
merged 1 commit into from Jul 30, 2016
Merged

Fix message producer #1513

merged 1 commit into from Jul 30, 2016

Conversation

amannocci
Copy link
Contributor

Motivation:
We forget to add credit header in MessageProducer when we set it with deliveryOptions.
As a result the drain handler will never be call.

Modification:
Add credit header when we set delivery options.

Result:
The drain handler will be call in every situation.

Signed-off-by: amannocci adrien.mannocci@gmail.com

Signed-off-by: amannocci <adrien.mannocci@gmail.com>
@amannocci amannocci changed the title Fix message producer #1382 Fix message producer Jul 12, 2016
@pmlopes pmlopes mentioned this pull request Jul 30, 2016
60 tasks
@vietj vietj merged commit 044edbd into eclipse-vertx:master Jul 30, 2016
@vietj vietj removed the to review label Jul 30, 2016
@amannocci amannocci deleted the fix-message-producer branch September 20, 2016 17:02
@amannocci amannocci mentioned this pull request Sep 21, 2016
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.

None yet

2 participants