Skip to content

Straw selector uses iterator order to break ties #5

Description

@andrewchambers

When the straw selector has a weight tie it uses the go hash map iterator order to break it - which is random - this causes random object movement between nodes.

I guess the fix is to break ties with the node id.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions