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 1256 propagare primary #641

Merged
merged 13 commits into from
Apr 25, 2018
Merged

Indy 1256 propagare primary #641

merged 13 commits into from
Apr 25, 2018

Conversation

dsurnin
Copy link
Contributor

@dsurnin dsurnin commented Apr 19, 2018

No description provided.

assert (new_primary.name == old_primary.name)

# check ppSeqNo the same
_get_ppseqno(txnPoolNodeSet)
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we have assert old_ppseqno == _get_ppseqno(txnPoolNodeSet) ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is almost the same - this call will check that ppSeqNo is the same in all nodes and will raise exception otherwise

assert (new_primary.name == old_primary.name)

# check ppSeqNo the same
_get_ppseqno(txnPoolNodeSet)
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we have assert old_ppseqno == _get_ppseqno(txnPoolNodeSet) ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is almost the same - this call will check that ppSeqNo is the same in all nodes and will raise exception otherwise

@dsurnin
Copy link
Contributor Author

dsurnin commented Apr 20, 2018

test this please

3 similar comments
@dsurnin
Copy link
Contributor Author

dsurnin commented Apr 20, 2018

test this please

@dsurnin
Copy link
Contributor Author

dsurnin commented Apr 21, 2018

test this please

@dsurnin
Copy link
Contributor Author

dsurnin commented Apr 21, 2018

test this please

@ashcherbakov
Copy link
Contributor

test this please

@dsurnin
Copy link
Contributor Author

dsurnin commented Apr 24, 2018

tert this please

@dsurnin
Copy link
Contributor Author

dsurnin commented Apr 24, 2018

test this please

@dsurnin
Copy link
Contributor Author

dsurnin commented Apr 25, 2018

test this please

@dsurnin
Copy link
Contributor Author

dsurnin commented Apr 25, 2018

test this please

@ashcherbakov ashcherbakov merged commit caa2d0c into hyperledger:master Apr 25, 2018
lovesh pushed a commit to evernym/indy-plenum that referenced this pull request May 3, 2018
* use libindy 454

Signed-off-by: dsurnin <[email protected]>

* Add from current state flag to be able to process veiw change done on zero view

Signed-off-by: dsurnin <[email protected]>

* Extend testing timeout

Signed-off-by: dsurnin <[email protected]>

* Fix pyt5est collect on jenkins

Signed-off-by: dsurnin <[email protected]>

* Revert changes

Signed-off-by: dsurnin <[email protected]>

* Fix current_state processing

Signed-off-by: dsurnin <[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