frostfs-node/cmd/neofs-node
Leonard Lyubich 71fcbd3ed4 [#313] cmd/node: Update netmap status in the right way
Update node network status via update status by getting the latest network
map and finding the node in it. This step is performed at the start of the
application and upon notification of a new epoch.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-01-15 16:52:08 +03:00
..
accounting.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
attributes.go [#302] Fix golint else/return linter errors 2021-01-12 18:47:02 +03:00
config.go [#313] control: Rename HealthStatus enum to NetmapStatus 2021-01-15 16:52:08 +03:00
container.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
control.go [#313] control: Rename HealthStatus enum to NetmapStatus 2021-01-15 16:52:08 +03:00
grpc.go [#291] Remove some unused code from repository 2020-12-30 10:27:53 +03:00
main.go [#313] cmd/node: Update netmap status in the right way 2021-01-15 16:52:08 +03:00
morph.go [#304] cmd/neofs-node: Select random NEO endpoints from the list 2021-01-12 19:20:27 +03:00
netmap.go [#313] cmd/node: Update netmap status in the right way 2021-01-15 16:52:08 +03:00
object.go [#234] services/object: Support netmap epoch and lookup dead in read ops 2021-01-12 19:19:11 +03:00
pprof.go [#68] Add go pprof to neofs-storage 2020-10-02 19:47:08 +03:00
session.go [#83] services: Remove setting of meta header from executing services 2020-10-23 10:54:48 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00