frostfs-node/cmd
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
..
frostfs-adm [#2224] adm: Use native neo-go sessions in `dump-hashes` 2023-02-20 13:53:27 +03:00
frostfs-cli [#2238] engine: Add test for component initialization failures 2023-02-20 13:53:27 +03:00
frostfs-ir [#1] Fix viper env prefix in cli tools 2023-02-06 17:41:14 +03:00
frostfs-lens [#1] Fix naming in FrostFS Lens help output 2023-01-31 11:24:50 +03:00
frostfs-node [#2246] node: Allow to configure tombsone lifetime 2023-02-20 13:53:27 +03:00
internal/common [#1889] Move netmap.go and exit.go from `cli` to `cmd/internal/common` 2023-02-06 17:26:34 +03:00