frostfs-node/pkg/innerring/processors/audit
Alex Vanin 5d7451d388 [#349] 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 [#265] innerring: Generate new audit event 2020-12-25 16:49:27 +03:00
handlers.go [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
process.go [#349] innerring/audit: Use pivot in container placement 2021-01-27 11:18:36 +03:00
processor.go [#275] innerring: Add storage group search timeout 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