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

BFT: configure orderer replication policy #4692

Merged

Conversation

tock-ibm
Copy link
Contributor

Change-Id: I89596f5d10e636e499c36799472e593582847a9e

Type of change

  • New feature

Description

Add a replication policy to the orderer.yaml that allows a BFT orderer to choose whethet it uses the "simple" synchronizer which contacts a single target orderer at a time or the BFT "consensus" synchronizer which contacts all target orderers and is resistant to censorship.

Related issues

Issue #4566

@tock-ibm tock-ibm requested a review from a team as a code owner February 22, 2024 14:25
Add a replication policy to the orderer.yaml that allows a BFT orderer to choose
whethet it uses the "simple" synchronizer which contacts a single target orderer at a time or
the BFT "consensus" synchronizer which contacts all target orderers and is resistant to censorship.

Signed-off-by: Yoav Tock <tock@il.ibm.com>
Change-Id: I89596f5d10e636e499c36799472e593582847a9e
@tock-ibm tock-ibm force-pushed the bft-sync-config-replication-policy branch from 2b1a62d to 6976d9e Compare February 22, 2024 14:33
@yacovm yacovm merged commit 9ece858 into hyperledger:main Feb 24, 2024
14 checks passed
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