forked from TrueCloudLab/frostfs-node
6a2ec21641
Storage node can be requested to be switched into `MAINTENANCE` state. Inner Ring should accept such requests only if network configuration allows it. Make `Processor` of Netmap contract's notifications to depend on `state.NetworkSettings`. Make `Processor.processUpdatePeer` to call `MaintenanceModeAllowed` if notification event relates to `MAINTENANCE` mode`. Share singe `state.NetworkSettings` provider in Inner Ring application. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
nodevalidation | ||
cleanup_table.go | ||
cleanup_table_test.go | ||
handlers.go | ||
internal_events.go | ||
process_cleanup.go | ||
process_epoch.go | ||
process_peers.go | ||
processor.go |