forked from TrueCloudLab/frostfs-node
68565d9617
In previous implementation IR handler of `AddPeer` notification didn't send registration to contract if existing peer changed has changed its information. as a consequence, the network map members could not update the information without going into offline. Change `processAddPeer` handler to check if * candidate in the network map is a brand new * or information about the network map member was changed and call `AddPeer` method if so. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
config | ||
internal/client | ||
processors | ||
timers | ||
alphabet.go | ||
bindings.go | ||
blocktimer.go | ||
contracts.go | ||
fetcher.go | ||
indexer.go | ||
innerring.go | ||
locode.go | ||
notary.go | ||
rpc.go | ||
settlement.go | ||
state.go |