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
commit 24514a027377631cc4b3c53a56d7fbcad75b7e5b
Author: Simon Schubert <[email protected]>
Date: Wed Oct 26 18:59:33 2016 +0200
sbft: resend in-flight messages on reconnect
This allows a recently disconnected replica to catch up and cancel its
request timer.
Change-Id: I6e32176777fcf74e48bd2a6402793cf4712637d5
Signed-off-by: Simon Schubert <[email protected]>
commit 08232f825ae54569c8fd296717a8ad242d9ad84d
Author: Simon Schubert <[email protected]>
Date: Wed Oct 26 18:59:19 2016 +0200
sbft: ignore duplicate preprepare messages
Change-Id: Ibfb47ecf1e005bdd23ed40f3753b01f49dfffd94
Signed-off-by: Simon Schubert <[email protected]>
commit 8ba9a9548727c36b8e276003d9a0eb855b2a6afb
Author: Simon Schubert <[email protected]>
Date: Wed Oct 26 18:56:40 2016 +0200
sbft: do not use non-deterministic map iteration in tests
This change hides a bug that occasionally was exposed due to a specific
map iteration order. We add TestErroneousViewChange to explicitly test
for this bug, which is fixed in a followup commit.
Change-Id: I192903dd57d637ec000a628f9f61b44749caf602
Signed-off-by: Simon Schubert <[email protected]>
Change-Id: I32a3c424dd385704b77ed884b2ec0f6d04f6ac6c
Signed-off-by: Simon Schubert <[email protected]>
0 commit comments