Revert "[#2260] services/object: Do not assemble object with TTL=1" #136

Merged
fyrchik merged 1 commit from carpawell/frostfs-node:fix/assembling-with-redirect into master 2023-03-20 07:58:34 +00:00

1 commit

Author SHA1 Message Date
Pavel Karpy
abd21f8099 [#136] Revert "[#2260] services/object: Do not assemble object with TTL=1"
This reverts commit 2567f8020e. It assumes
that assembling logic could break some failover scenarios if request
forwarding is done. However, it also breaks requesting big objects via a
non-container node with TTL=2. Failover has been rechecked without that
commit and no problems were found. Any (if found) other bugs related to
the forwarding and object assembling must be solved more carefully.

Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
2023-03-20 10:52:18 +03:00