Add Detailed Runbook for Raft to BFT Migration in Hyperledger Fabric based on test-network
Description: This PR introduces a comprehensive operational runbook for migrating from Raft to BFT consensus in Hyperledger Fabric v3.0.0+. The runbook is based on the test-network and provides step-by-step instructions for the migration process. Key features: Prerequisite checklist Environment setup instructions Detailed steps for: Verifying current consensus type and consenter mapping Entering maintenance mode System backup Switching to BFT and updating consenter mapping Restarting and validating the new configuration Exiting maintenance mode Verifying successful migration Bash commands for each step, making it easy to follow and execute JSON configuration examples for BFT setup
DCO check failed because the 2nd commit hasn't been signed. See https://github.com/hyperledger/fabric/pull/4969/checks?check_run_id=29433016226
@KoushikGavini I'm following up on this pull request for the Raft to BFT migration runbook.
The DCO check is failing because the second commit in this PR isn't properly signed. All commits must be signed with the Developer Certificate of Origin to be merged.
Please address this by ensuring all commits are signed. Instructions on fixing this can be found here: https://hyperledger-fabric.readthedocs.io/en/latest/github/github.html#updating-a-pull-request
If there's no update in the near future, we'll close this PR. You can reopen or submit a new PR when you're ready to address the DCO requirements.
Hi @C0rWin will take a look sorry must this got put in the bottom of my list
Hi @C0rWin will take a look sorry must this got put in the bottom of my list
No worries, will close it meanwhile, once you will have spare cycles to finish, welcome to put changes and we will gladly review it.