forked from TrueCloudLab/frostfs-node
b1718a60e4
In previous implementation Shard accessed the BlobStor to get the object header. However, the shard must take headers from the metabase. From now zero length of the requested payload range seens as object header request. In this case shard calls metabase to get the header. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
delete.go | ||
exists.go | ||
get.go | ||
id.go | ||
put.go | ||
select.go | ||
shard.go | ||
weight.go |