Opened at 2021-09-08T16:09:08Z
Last modified at 2021-10-06T20:07:21Z
#3793 closed task
allocate_buckets() should always list all shares in its response — at Initial Version
Reported by: | itamarst | Owned by: | itamarst |
---|---|---|---|
Priority: | normal | Milestone: | HTTP Storage Protocol |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
Currently, if you allocate buckets twice with the same inputs, without writing to any buckets, the result is (allocated = empty set(), writeable buckets = empty dict()). This is wrong, each share number should always be one of the two categories.
Note: See
TracTickets for help on using
tickets.