Zoekt index assignments should factor in index claimed storage
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem
During index node assignments, we look at the node's unused storage bytes. This leads us to assigning reservations to indices that have more reservation in total than the node can support.
Proposal
During index node assignments, we should look at the nodes unclaimed storage bytes before allow an index to make a reservation.
Edited by 🤖 GitLab Bot 🤖