Skip to content
This repository was archived by the owner on Sep 8, 2018. It is now read-only.
This repository was archived by the owner on Sep 8, 2018. It is now read-only.

store: implement replication balancing based on share of data set size #3

@peterbourgon

Description

@peterbourgon

Right now the stores just choose random peers during replication. If they gossip their e.g. data set size, they can instead bias toward those nodes that have a lower overall share. This may create hot spots; that can/should be solved by another process.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions