frostfs-node/cmd/frostfs-node/config
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
..
apiclient [#1] Fix viper env prefix in cli tools 2023-02-06 17:41:14 +03:00
contracts Move to frostfs-node 2022-12-28 15:04:29 +03:00
control Move to frostfs-node 2022-12-28 15:04:29 +03:00
engine Move to frostfs-node 2022-12-28 15:04:29 +03:00
grpc Move to frostfs-node 2022-12-28 15:04:29 +03:00
internal [#1] Fix viper env prefix in cli tools 2023-02-06 17:41:14 +03:00
logger Move to frostfs-node 2022-12-28 15:04:29 +03:00
metrics Move to frostfs-node 2022-12-28 15:04:29 +03:00
morph [#1] Fix viper env prefix in cli tools 2023-02-06 17:41:14 +03:00
node Move to frostfs-node 2022-12-28 15:04:29 +03:00
object [#2246] node: Allow to configure tombsone lifetime 2023-02-20 13:53:27 +03:00
policer Move to frostfs-node 2022-12-28 15:04:29 +03:00
profiler Move to frostfs-node 2022-12-28 15:04:29 +03:00
replicator Move to frostfs-node 2022-12-28 15:04:29 +03:00
test Move to frostfs-node 2022-12-28 15:04:29 +03:00
tree [#2165] services/tree: Allow to set custom synchronization interval 2022-12-30 11:07:35 +03:00
calls.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
calls_test.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
cast.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
cast_test.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
config.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
opts.go Move to frostfs-node 2022-12-28 15:04:29 +03:00