You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #123 added really naive logic to delay task claiming for the FairBalancer because recent changes made it so overloaded nodes could happily keep winning claim races.
The hack works, but there's got to be a better way. Adding an integration test around etcd+FairBalancer would probably be helpful.
The text was updated successfully, but these errors were encountered:
PR #123 added really naive logic to delay task claiming for the FairBalancer because recent changes made it so overloaded nodes could happily keep winning claim races.
The hack works, but there's got to be a better way. Adding an integration test around etcd+FairBalancer would probably be helpful.
The text was updated successfully, but these errors were encountered: