Project

General

Profile

Idea #7241

Updated by Brett Smith over 8 years ago

The prototype should implement the Keep volume interface using Azure blob storage, including returning errors that are required to report problems in the underlying storage. 

 The prototype does not need to deal with non-essential errors like configuration problems, temporary network hiccups, etc. 

 Ideally the prototype will be developed in such a way there's a clear path for further development can make it production-ready.    However, in case of doubt or conflict, getting the prototype done in a timely manner to prove the concept overrides this concern. 

 The branch review should ensure that the prototype meets functionality requirements, and can meet known scalability requirements in production use.    It doesn't need to address code style, issues with tests (although ideas for tests are good to capture), etc.

Back