-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently sbft backlog automatically places a message from a replica in the backlog, if there is already in the backlog a message from that replica. This is wrong and makes the new test TestBacklogReordering fail. Change-Id: I4ae40552ad363e4005817e328857caee266588a2 Signed-off-by: Marko Vukolic <mvu@zurich.ibm.com>
- Loading branch information
Marko Vukolic
committed
Nov 30, 2016
1 parent
d148c38
commit 1cf8500
Showing
3 changed files
with
53 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters