action-env/cmd/frostfs-node/config/object
Evgenii Stratonikov 351fdd9fa2 [#2246] node: Allow to configure tombsone lifetime
Currently, DELETE service sets tombstone expiration epoch to
`current epoch + 5`. This works less than ideal in private networks
where an epoch can be e.g. 10 minutes. In this case, after a node is
unavailable for more than 1 hour, already deleted objects have a chance
to reappear.

After this commit tombstone lifetime can be configured.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-02-20 13:53:27 +03:00
..
config.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
config_test.go [#2246] node: Allow to configure tombsone lifetime 2023-02-20 13:53:27 +03:00
delete.go [#2246] node: Allow to configure tombsone lifetime 2023-02-20 13:53:27 +03:00