frostfs-node/cmd/neofs-node
Pavel Karpy c3db12d71b [] reputation: Resolve race condition
Make all epoch independent in reputation process. Do not reset any timers
related to reputation. Make it possible to finish iteration after the
unexpected `NewEpoch` event.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-03-16 17:18:30 +03:00
..
config [] node/config: Add NATS configuration 2022-03-05 15:57:24 +03:00
reputation [] timers: Add IterationsTicker 2022-03-16 17:18:30 +03:00
accounting.go [] client/balance: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
attributes.go [] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
cache.go [] neofs-node: Neofs-node: Remove mutex from ttlNetCache 2022-03-15 17:26:26 +03:00
config.go [] reputation: Resolve race condition 2022-03-16 17:18:30 +03:00
container.go [] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
control.go [] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
grpc.go [] neofs-node: default to secure TLS settings 2021-12-02 12:05:41 +03:00
main.go [] reputation: Resolve race condition 2022-03-16 17:18:30 +03:00
metrics.go [] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [] morph/client: set group signer scope 2022-02-11 13:26:27 +03:00
netmap.go [] Adopt neofs-node for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
notificator.go [] node: Use NATS client as notification writer 2022-03-05 15:57:24 +03:00
object.go [] reputation: Improve debug logs 2022-03-16 17:18:30 +03:00
pprof.go [] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
reputation.go [] reputation: Resolve race condition 2022-03-16 17:18:30 +03:00
session.go [] services/session: remove expired tokens every epoch 2022-02-08 14:58:32 +03:00
timers.go [] reputation: Resolve race condition 2022-03-16 17:18:30 +03:00
worker.go [] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00