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
{{ message }}
This repository was archived by the owner on Sep 8, 2018. It is now read-only.
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.
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.