dream-lab / ElfStore

ElfStore: Edge local federated Store
Apache License 2.0
3 stars 2 forks source link

Priority based recovery of blocks on edge failure #27

Open simmhan opened 5 years ago

simmhan commented 5 years ago

Right now, there is a priority across multiple edges that fail, but for a single edge failure, all blocks have same priority.

When an edge fails, can we recover blocks which have much lower reliability than others? How do we find the current reliability of the blocks?