Skip to content

fix(spring/jetty): add depends-on for Jetty to start only when the broker is available#1922

Closed
jbonofre wants to merge 1 commit intoapache:mainfrom
jbonofre:gh-1907
Closed

fix(spring/jetty): add depends-on for Jetty to start only when the broker is available#1922
jbonofre wants to merge 1 commit intoapache:mainfrom
jbonofre:gh-1907

Conversation

@jbonofre
Copy link
Copy Markdown
Member

This is a fix required by Spring 6.2.x, in order to avoid starting Jetty when the broker is a master.

@jbonofre jbonofre linked an issue Apr 14, 2026 that may be closed by this pull request
@jbonofre jbonofre requested a review from cshannon April 14, 2026 11:05
cshannon
cshannon previously approved these changes Apr 14, 2026
@mattrpav mattrpav changed the title fix(spring/jetty): add depends-one on Jetty to start only when the broker is available fix(spring/jetty): add depends-on for Jetty to start only when the broker is available Apr 14, 2026
@jbonofre
Copy link
Copy Markdown
Member Author

According to the discussion in #1920 I close this one in favor of a better/spring independent fix.

@jbonofre jbonofre closed this Apr 14, 2026
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.

Race condition on active/passive between broker and jetty/webconsole

2 participants