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

Simultaneous app start/stop on all nodes #8360

Closed
rymsha opened this issue Sep 11, 2020 · 0 comments
Closed

Simultaneous app start/stop on all nodes #8360

rymsha opened this issue Sep 11, 2020 · 0 comments
Assignees
Projects
Milestone

Comments

@rymsha
Copy link
Contributor

rymsha commented Sep 11, 2020

Currently cluster node that received an app jar starts the app first, and notifies other nodes.
It slows down startup and may create deadlock conditions .

Sending a signal to all nodes "starting" would solve the issue

@rymsha rymsha self-assigned this Sep 11, 2020
@rymsha rymsha changed the title Simultaneous start of on all nodes Simultaneous app start of on all nodes Sep 11, 2020
@rymsha rymsha changed the title Simultaneous app start of on all nodes Simultaneous app start on all nodes Sep 11, 2020
@rymsha rymsha added this to the 7.5.0 milestone Sep 17, 2020
@rymsha rymsha added this to To do in 7.5.0 via automation Sep 17, 2020
@rymsha rymsha moved this from To do to In progress in 7.5.0 Sep 22, 2020
@rymsha rymsha changed the title Simultaneous app start on all nodes Simultaneous app start/stop on all nodes Sep 22, 2020
@rymsha rymsha moved this from In progress to Review in progress in 7.5.0 Sep 22, 2020
@rymsha rymsha moved this from Review in progress to Done in 7.5.0 Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
7.5.0
  
Done
Development

No branches or pull requests

2 participants