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
If a peer, after running handle, is asked to CLogEntries, can he reject the entries? I imagine that he can simply not add that into his local log storage, and manually invoke the heartbeatTimeout event. Then I suppose the entries will get rejected globally and other peers will be asked to CTruncateLog?
Anyway, that's my guess. Is this how it works? Thanks!
The text was updated successfully, but these errors were encountered:
sorry this is a question instead of an issue.
If a peer, after running
handle
, is asked toCLogEntries
, can he reject the entries? I imagine that he can simply not add that into his local log storage, and manually invoke theheartbeatTimeout
event. Then I suppose the entries will get rejected globally and other peers will be asked toCTruncateLog
?Anyway, that's my guess. Is this how it works? Thanks!
The text was updated successfully, but these errors were encountered: