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

If you modify the Scheduling on a Fleet, it does not flow down to the GameServerSet. #495

Closed
markmandel opened this issue Jan 18, 2019 · 2 comments
Labels
good first issue These are great first issues. If you are looking for a place to start, start here! help wanted We would love help on these issues. Please come help us! kind/bug These are bugs.
Milestone

Comments

@markmandel
Copy link
Member

Bug is pretty much as described.

The logic should probably be, if you change the Fleet, it should update the GameServerSet.

But don't go update all the GameServers this is too much work, let's wait until it flows out to the rest of the GameServers as they shutdown and restart.

@markmandel markmandel added kind/bug These are bugs. help wanted We would love help on these issues. Please come help us! good first issue These are great first issues. If you are looking for a place to start, start here! labels Jan 18, 2019
@pooneh-m
Copy link
Contributor

I'm working on this.

@markmandel
Copy link
Member Author

Closing now that #582 is done.

@markmandel markmandel added this to the 0.9.0 milestone Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue These are great first issues. If you are looking for a place to start, start here! help wanted We would love help on these issues. Please come help us! kind/bug These are bugs.
Projects
None yet
Development

No branches or pull requests

2 participants