having everything in one giant folder/bucket/container/object is bad
because:
- does not allow for good distribution of backend driver.
- makes it hella hard to cleanly split work across multiple metricd
- starves metrics from being processed.
we used "sacks" to avoid naming same as driver paradigms.
driver implementation will be done individually so this does nothing but
pretend to lock multiple buckets when it's actually just one.
Reviewed: https:/ /review. openstack. org/441389 /git.openstack. org/cgit/ openstack/ gnocchi/ commit/ ?id=9889bd04f5a e9949c739ab6567 71aa5b8c1bab95
Committed: https:/
Submitter: Jenkins
Branch: master
commit 9889bd04f5ae994 9c739ab656771aa 5b8c1bab95
Author: gord chung <email address hidden>
Date: Fri Mar 3 19:31:20 2017 +0000
push incoming into different sacks
having everything in one giant folder/ bucket/ container/ object is bad
because:
- does not allow for good distribution of backend driver.
- makes it hella hard to cleanly split work across multiple metricd
- starves metrics from being processed.
we used "sacks" to avoid naming same as driver paradigms.
driver implementation will be done individually so this does nothing but
pretend to lock multiple buckets when it's actually just one.
Related-Bug: #1629420 6385122470c47d6 0ddbb30dd34
Related-Bug: #1623263
Related-Bug: #1620674
Change-Id: Icc32d918fe5541