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

Introduce a ResumingRouter #4916

Merged
merged 1 commit into from
Oct 28, 2019
Merged

Introduce a ResumingRouter #4916

merged 1 commit into from
Oct 28, 2019

Conversation

stuartwdouglas
Copy link
Member

@stuartwdouglas stuartwdouglas commented Oct 28, 2019

The Resuming Router makes sure routes added programmatically to the router are automatically resumed

Fixes #4852

@cescoffier cescoffier changed the title Make sure routes added programatically to the router are automaticall… Introduce a ResumingRouter Oct 28, 2019
@cescoffier cescoffier added this to the 0.27.0 milestone Oct 28, 2019
@cescoffier cescoffier added kind/bug Something isn't working area/vertx kind/enhancement New feature or request triage/waiting-for-ci Ready to merge when CI successfully finishes labels Oct 28, 2019
@gsmet gsmet merged commit 30aa970 into quarkusio:master Oct 28, 2019
pedroigor added a commit to pedroigor/quarkus that referenced this pull request Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vertx kind/bug Something isn't working kind/enhancement New feature or request triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vert.x route handler not completing/resuming when handling requests
3 participants