frostfs-node/pkg/innerring/processors/audit
Alex Vanin 5d7451d388 [] innerring/audit: Use pivot in container placement
Pivot used to shuffle nodes in the CRUSH tree. This is
required argument. We use container ID value to select
container nodes, so `nil` value produces incorrect placements.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-27 11:18:36 +03:00
..
events.go [] innerring: Generate new audit event 2020-12-25 16:49:27 +03:00
handlers.go [] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
process.go [] innerring/audit: Use pivot in container placement 2021-01-27 11:18:36 +03:00
processor.go [] innerring: Add storage group search timeout 2020-12-25 16:49:27 +03:00
scheduler.go [] ir: Make audit processor to push tasks to audit task manager 2020-12-25 16:49:27 +03:00
scheduler_test.go [] innerring: Select containers to audit 2020-12-25 16:49:27 +03:00