syndicate-storage / syndicate

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

Refactor libsyndicate/ms-client.cpp #69

Closed jcnelson closed 10 years ago

jcnelson commented 10 years ago

See if we can split out the Volume control-plane code from the File/xattr "metadata plane" code. They should probably go into separate modules.

jcnelson commented 10 years ago

Other refactoring objectives:

jcnelson commented 10 years ago

The only things left as of 69b5c9db3bddb4b8bfe4261da04e12cab5592541 are separating the code into distinct modules.

jcnelson commented 10 years ago

Also, fetch gateway certificates in parallel

jcnelson commented 10 years ago

Fixed on f5750c794b0cffaa23d346688a9abd5a56a3e3a2