frostfs-node/pkg/innerring/processors/netmap
Alex Vanin 118f7fb309 [#132] Put new storage peers in netmap cleaner cache
There is an optimization to send ApprovePeer tx only in
case if `touch` returns false. It returns false if node
is not in the cache or it was flagged to removal.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-02 10:52:52 +03:00
..
cleanup_table.go [#132] Add cleanup table in netmap processor 2020-11-02 10:52:52 +03:00
cleanup_table_test.go [#132] Add cleanup table in netmap processor 2020-11-02 10:52:52 +03:00
handlers.go [#21] ir: Remove excess todo 2020-10-02 11:25:35 +03:00
internal_events.go [#132] Add internal event to process cleanup 2020-11-02 10:52:52 +03:00
process_epoch.go Add Inner Ring code 2020-07-24 17:07:37 +03:00
process_peers.go [#132] Put new storage peers in netmap cleaner cache 2020-11-02 10:52:52 +03:00
processor.go [#132] Add cleanup table in netmap processor 2020-11-02 10:52:52 +03:00