frostfs-node/pkg/innerring/processors/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
..
events.go [#265] innerring: Generate new audit event 2020-12-25 16:49:27 +03:00
handlers.go [#265] innerring: Generate new audit event 2020-12-25 16:49:27 +03:00
process.go [#255] services/audit: Skip all tasks from previous epoch in audit processor 2020-12-25 16:49:27 +03:00
processor.go [#255] services/audit: Skip all tasks from previous epoch in audit processor 2020-12-25 16:49:27 +03:00
scheduler.go [#255] ir: Make audit processor to push tasks to audit task manager 2020-12-25 16:49:27 +03:00
scheduler_test.go [#265] innerring: Select containers to audit 2020-12-25 16:49:27 +03:00