You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add logging on active node when sending a snapshot to a follower (#636)
* Add a log line on active node when sending snapshot to a follower
* Add snap ID and peer ID to relevant log lines in sendLatestSnapshot; fix - use peer.ID instead of peer as a value in log line
* Add an INFO log line when opening a snapshot in sendLatestSnapshot
0 commit comments