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

[Backport stable/1.3] Wait for gateway start in StandaloneGateway #9099

Merged
merged 2 commits into from
Apr 11, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Description

Backport of #9097 to stable/1.3.

relates to #9077

While we want to wait for the gateway's startup asynchronously in the
embedded gateway, there's no real need to do this for the standalone
gateway, and in fact it's better to block such that the Spring
application will be marked as started only when the gateway is started
as well.

(cherry picked from commit fdcbacb)
@npepinpe npepinpe merged commit e883f52 into stable/1.3 Apr 11, 2022
@npepinpe npepinpe deleted the backport-9097-to-stable/1.3 branch April 11, 2022 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant