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

[consensus] Implement parliament repository for multiple parliaments #817

Open
hihiboss opened this issue Sep 13, 2018 · 0 comments
Open

Comments

@hihiboss
Copy link
Member

hihiboss commented Sep 13, 2018

Componet
consensus - pbft

Assignee
.

Proposal Detail
If you program multiple parliaments, we need a repository to save each parliament.
When there are multiple parliaments, state should be multiple. (Now state has a repository, but it's a singleton.)
If it goes like this, each parliaments and states can be modified like that they knows each other.

(Please progress this issue after beta release.)

다중 parliament를 구현할 경우, 각 parliament를 저장할 repo가 필요합니다!
또 parliament가 다수가 되면 state 역시 다수가 되야합니다. 이렇게 되면 각각의 parliament와 state의 짝이 잘 맞게 서로를 알고 있도록 parliament나 state가 수정될 수도 있겠네요!

(이 issue는 베타 출시 후 진행해주세요~)

Reference
#805 Feature/consensus/migrate leader api (Parliament)

@hihiboss hihiboss changed the title [consensus] 다중 Parliament 를 위한 parliament repository 구현 [consensus] Implement parliament repository for multiple parliaments Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant