Joystream / Joystream/joystream
If one of the storage buckets assigned to bag is full, the bag cannot upload
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Issue: If one of the buckets assigned to bag has hit a capacity limit, the bag cannot upload. Example bag assigned to 4 buckets 1,2,3,4; bucket 1 is full then the bag cannot upload though bucket 2,3,4 are fully available.
- Separating bag ability to upload from replication and having a min threshold of accepting bucket for upload to go a head.
- Setting Node Operational Status when it is full
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.