Project

General

Profile

Feature #17392

Updated by Peter Amstutz about 3 years ago

Depends on #13382 Once #17391 is done,  

 Goals of this ticket: 

 * to implement RootSorter taking Storage Layer account  
 * to have all the expected behaviour for keep-store 
 * to add necesary tests to make sure we comply with this behaviour 

 The client is responsible for keeping track of how many replicas have been written for each storage class. If one storage class is satisfied but not another, the satisfied one can be removed from the X-Keep-Storage-Classes list. The overall write is a success if all storage classes were satisfied, and a failure if any of the storage classes could not be satisfied. 

Back