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

Server should open connectors early in start sequence #2103

Closed
gregw opened this issue Jan 8, 2018 · 0 comments
Closed

Server should open connectors early in start sequence #2103

gregw opened this issue Jan 8, 2018 · 0 comments
Assignees
Milestone

Comments

@gregw
Copy link
Contributor

gregw commented Jan 8, 2018

Connectors should be opened early in the start sequence and contexts should not be started unless the open is successful. Any failures should result any started components being stopped.

This was proposed for Jetty-9.4.x in #2053, but is now proposed as the main way to start jetty-10

@gregw gregw added this to the 10.0.x milestone Jan 8, 2018
@gregw gregw self-assigned this Jan 8, 2018
gregw added a commit that referenced this issue Jan 8, 2018
Signed-off-by: Greg Wilkins <gregw@webtide.com>
gregw added a commit that referenced this issue Jan 23, 2018
Issue #2103 open connectors before starting (#2104)
Signed-off-by: Greg Wilkins <gregw@webtide.com>
@gregw gregw closed this as completed Jan 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant