dream-lab / ElfStore

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

Support for edge rejoining with previous blocks and their metadata #26

Open simmhan opened 5 years ago

simmhan commented 5 years ago

When an edge dies and is removed from the fog/its index, and it rejoins later with replicas, should we include its blocks (after MD5 verification) to available replicas? May cause excess reliability? Handle it using #13 ? What if it joins quickly and re-replication is ongoing?