frostfs-node/cmd/neofs-node
Alex Vanin 3774c5d69a [] cmd/neofs-node: Catch closing channel of listener endpoint
As in  storage application should behave the same way at remote
RPC node failures. The simplest way is to restart application. Later
we can reinitialize it without downtime.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-12 19:20:27 +03:00
..
accounting.go [] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
attributes.go [] Fix golint else/return linter errors 2021-01-12 18:47:02 +03:00
config.go [] cmd/neofs-node: Catch closing channel of listener endpoint 2021-01-12 19:20:27 +03:00
container.go [] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
grpc.go [] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
main.go [] cmd/neofs-node: Catch closing channel of listener endpoint 2021-01-12 19:20:27 +03:00
morph.go [] cmd/neofs-node: Catch closing channel of listener endpoint 2021-01-12 19:20:27 +03:00
netmap.go [] morph/netmap: Use netmap.NodeState argument in UpdatePeerState 2021-01-11 18:42:09 +03:00
object.go [] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
pprof.go [] Add go pprof to neofs-storage 2020-10-02 19:47:08 +03:00
session.go [] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
worker.go [] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00