frostfs-node/pkg
Leonard Lyubich 1e170c3812 [#234] services/object: Support netmap epoch and lookup dead in read ops
Support processing of NetmapEpoch and NetmapLookupDepth X-headers when
processing object read operations. Placement for operations
Get/Head/GetRange/GetRangeHash/Search is built for the epoch specified in
NetmapEpoch X-header (by default latest). Also the specified operations are
processed until success is achieved for network maps from the past up to
NetmapLookupDepth value. Behavior for default values (zero or missing) left
unchanged.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-01-12 19:19:11 +03:00
..
core [#234] core/netmap: Extend Source interface 2021-01-12 19:19:11 +03:00
innerring [#302] Fix goimports linter errors 2021-01-12 18:47:02 +03:00
local_object_storage [#302] Remove unused FSBucket component 2021-01-12 18:47:02 +03:00
morph [#302] Fix golint else/return linter errors 2021-01-12 18:47:02 +03:00
network [#302] Fix whitespace linter errors 2021-01-12 18:47:02 +03:00
policy [#302] Fix exhaustive linter errors 2021-01-12 18:47:02 +03:00
services [#234] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
util [#290] util: Implement salting writer 2021-01-11 18:40:59 +03:00