frostfs-node/pkg/services/object
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
..
acl [#302] Fix golint else/return linter errors 2021-01-12 18:47:02 +03:00
delete [#234] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
get [#234] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
head [#291] Remove unused code from pkg/services/object/head 2020-12-30 10:27:53 +03:00
put [#234] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
search [#234] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
util [#234] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
response.go [#302] Fix golint underscore linter errors 2021-01-12 18:47:02 +03:00
server.go [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
sign.go [#302] Fix golint underscore linter errors 2021-01-12 18:47:02 +03:00
transport_splitter.go [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00