syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

MS client callback #43

Closed jcnelson closed 10 years ago

jcnelson commented 11 years ago

Let a gateway register a callback for when the set of gateways in the Volume gets updated. This is to let the AG know when to republish its files to the MS.

jcnelson commented 10 years ago

Elaboration: The AG does not need to republish anything---it publishes once to its "archive" Volume and that's it.

This feature is really needed for RGs and UGs to detect changes to their members (revocations and additions), so they can authenticate one another.

jcnelson commented 10 years ago

Callback is implemented