frostfs-node/pkg/services/audit/taskmanager
Leonard Lyubich 76d4e53ea0 [#255] services/audit: Skip all tasks from previous epoch in audit processor
Implement Reset method on audit task manager that cleans task queue.
Extended TaskManager interface with Reset method on IR side. Call Reset
method in audit processor before new audit start.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-25 16:49:27 +03:00
..
listen.go [#255] services/audit: Implement task manager 2020-12-25 16:49:27 +03:00
manager.go [#255] services/audit: Implement task manager 2020-12-25 16:49:27 +03:00
push.go [#255] services/audit: Implement task manager 2020-12-25 16:49:27 +03:00
reset.go [#255] services/audit: Skip all tasks from previous epoch in audit processor 2020-12-25 16:49:27 +03:00