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

Context duplicate should use the delegate task queue for ordering #3950

Closed
vietj opened this issue May 27, 2021 · 0 comments
Closed

Context duplicate should use the delegate task queue for ordering #3950

vietj opened this issue May 27, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@vietj
Copy link
Member

vietj commented May 27, 2021

This is a change that done in Vert.x 4 as we considered that ordering could be achieved on the duplicate context (which is correct in most situations) but can be unexpected for some.

We should change to the previous behavior and possibly later introduce an option to order on the duplicate context (e.g per HTTP request).

@vietj vietj added the bug label May 27, 2021
@vietj vietj added this to the 4.1.0 milestone May 27, 2021
@vietj vietj self-assigned this May 27, 2021
@vietj vietj closed this as completed in a5af83e May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant