Skip to content

Master #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2018
Merged

Master #82

merged 1 commit into from
Jan 31, 2018

Conversation

spivachuk
Copy link
Owner

No description provided.

* INDY-1095: Fix issue with checkpoint bounds shift

- Fixed an issue with possible shift of checkpoint bounds that had resulted in inability to stabilize the current and all the following checkpoints in the current view.

Signed-off-by: Nikita Spivachuk <[email protected]>

* [INDY-1095] Test for checking quorum of checkpoint messages

Signed-off-by: Andrew Nikitin <[email protected]>

* [INDY-1095] Rename test and add comment

Signed-off-by: Andrew Nikitin <[email protected]>

* INDY-1095: Tests for checkpoints after catch-up

- Added a test verifying that the upper bound of the checkpoint after a catch-up is divisible by CHK_FREQ config parameter.
- Added a test verifying that the second checkpoint after a catch-up can be stabilized.
- Made minor corrections in existing tests of checkpoints.

Signed-off-by: Nikita Spivachuk <[email protected]>

* INDY-1095: Tests for checkpoints after catch-up

- Corrected the test verifying ordering of 3PC-batches after more than f nodes caught up.
- Corrected comments in existing tests of checkpoints.

Signed-off-by: Nikita Spivachuk <[email protected]>

* INDY-1095: Made minor correction in test

Signed-off-by: Nikita Spivachuk <[email protected]>

* INDY-1095: Made another minor correction in test

Signed-off-by: Nikita Spivachuk <[email protected]>
@spivachuk spivachuk merged commit 2854a04 into spivachuk:master Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant