Skip to content
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

[INDY-1210] Added resending instance change messages #594

Merged
merged 4 commits into from
Mar 28, 2018

Conversation

lampkin-diet
Copy link

No description provided.

assert set([n.view_changer.instance_change_rounds for n in txnPoolNodeSet]) == {1}

looper.runFor(tconf.INSTANCE_CHANGE_TIMEOUT)
looper.run(eventually(partial(checkViewNoForNodes, txnPoolNodeSet, expectedViewNo=old_view_no + 1),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we check that the pool is working after this?

@ashcherbakov ashcherbakov merged commit de1c074 into hyperledger:master Mar 28, 2018
lampkin-diet pushed a commit to lampkin-diet/indy-plenum that referenced this pull request Apr 9, 2018
* [INDY-1210] Test which check disconnect not primary and primary node

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

* [INDY-1210] Added instance change messages resending

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

* [INDY-1210] Flake8 code validation

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

* [INDY-1210] Added check, that pool works after view_change

Signed-off-by: Andrew Nikitin <[email protected]>
lampkin-diet pushed a commit to lampkin-diet/indy-plenum that referenced this pull request Apr 10, 2018
* [INDY-1210] Test which check disconnect not primary and primary node

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

* [INDY-1210] Added instance change messages resending

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

* [INDY-1210] Flake8 code validation

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

* [INDY-1210] Added check, that pool works after view_change

Signed-off-by: Andrew Nikitin <[email protected]>
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.

2 participants