frostfs-node/pkg/services/audit
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
..
auditor [#255] services/audit: Complete audit report after the last check 2020-12-25 16:49:27 +03:00
taskmanager [#255] services/audit: Skip all tasks from previous epoch in audit processor 2020-12-25 16:49:27 +03:00
report.go [#255] services/audit: Complete audit report after the last check 2020-12-25 16:49:27 +03:00
task.go [#255] services/audit: Implement Task structure 2020-12-25 16:49:27 +03:00