frostfs-node/pkg/services
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
..
accounting [#122] Reduce precision from balance contract to Fixed8. 2020-10-29 10:14:59 +03:00
audit [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
container [#279] container: Use new methods to work with container format 2020-12-24 13:38:20 +03:00
id [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
netmap [#302] Fix whitespace linter errors 2021-01-12 18:47:02 +03:00
object [#234] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
object_manager [#234] core/netmap: Extend Source interface 2021-01-12 19:19:11 +03:00
policer [#250] service/policer: Don't shrink node list at unknown error 2020-12-14 21:49:50 +03:00
replicator [#186] replicator: Use new storage engine for work 2020-12-11 17:19:37 +03:00
session [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
util [#302] Fix golint underscore linter errors 2021-01-12 18:47:02 +03:00