Feature #17389
closed
Storage classes support in keepproxy
Added by Nico César almost 4 years ago.
Updated about 3 years ago.
Release relationship:
Auto
Description
Support storage classes for PUT:
- Propagate X-Keep-Storage-Classes headed received from clients, ensure that blocks are written to the correct storage classes
- On success, return fulfilled X-Keep-Storage-Classes-Confirmed to client
- Target version set to To Be Groomed
- Blocked by Feature #17349: [Keep API] Revisit "replicas_desired" and "storage_classes_desired". added
- Description updated (diff)
- Target version deleted (
To Be Groomed)
- Status changed from New to Resolved
- Target version set to 2021-06-23 sprint
- Status changed from Resolved to Feedback
- Subject changed from [keepproxy] Storage tiers to Storage classes support in keepproxy
- Description updated (diff)
- Target version changed from 2021-06-23 sprint to 2021-07-07 sprint
- Assigned To set to Lucas Di Pentima
- Status changed from Feedback to New
- Status changed from New to In Progress
Updates at d02322793 - branch 17389-keepproxy-storage-classes-confirmed
Test run: developer-run-tests: #2533
- Returns the
X-Keep-Storage-Classes-Confirmed
header to the client on PUT success.
- Adds test
The propagation of the X-Keep-Storage-Classes
header from the client to the keepstores was already done in #13431
- Target version changed from 2021-07-07 sprint to 2021-06-23 sprint
- Target version changed from 2021-06-23 sprint to 2021-07-07 sprint
Lucas Di Pentima wrote:
Updates at d02322793 - branch 17389-keepproxy-storage-classes-confirmed
Test run: developer-run-tests: #2533
- Returns the
X-Keep-Storage-Classes-Confirmed
header to the client on PUT success.
- Adds test
The propagation of the X-Keep-Storage-Classes
header from the client to the keepstores was already done in #13431
One suggestion: add a comment explaining the logic (if the PUT succeeded, we are able to assume all the storage classes were fulfilled). Otherwise LGTM.
- Status changed from In Progress to Resolved
Also available in: Atom
PDF