Revisit allocation types with new bucket types #6
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Review how
BucketAllocationTypeEnum(fixed_limit, percentage, unlimited) interacts with the new bucket types (need, want, overflow).overflowbucket type implies unlimited allocation — consider whetherunlimitedallocation type should be removed or automatically set for overflow bucketsfixed_limitandpercentageremain per-bucket choices for need/want buckets