Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Improve delete strategy #60

Open
dgkanatsios opened this issue Nov 26, 2018 · 0 comments
Open

Improve delete strategy #60

dgkanatsios opened this issue Nov 26, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@dgkanatsios
Copy link
Owner

Currently, when we scale down a collection we randomly choose the DGSs that will become MarkedForDeletion and be removed out of the collection. We could improve this algorithm by prioritising DGSs that

  • are in MarkedForDeletion
  • are Idle
  • have 0 players
  • all others
@dgkanatsios dgkanatsios added the enhancement New feature or request label Nov 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant