-
- Downloads
[FAB-14346] 1/2 Fix channel creation in etcdraft
If channel creation config contains only a subset of orderers
in system channel, it should just create a new channel with
specified set of orderers, instead of reconfiguring system
channel. This CR fixes config block commitment in etcdraft
to properly handle channel creation config.
Change-Id: I408e707ae580ce041e8fc98e76311226437720ae
Signed-off-by:
Jay Guo <guojiannan1101@gmail.com>
Showing
- orderer/consensus/etcdraft/chain.go 59 additions, 36 deletionsorderer/consensus/etcdraft/chain.go
- orderer/consensus/etcdraft/chain_test.go 34 additions, 0 deletionsorderer/consensus/etcdraft/chain_test.go
- orderer/consensus/etcdraft/util.go 16 additions, 0 deletionsorderer/consensus/etcdraft/util.go
Loading
Please register or sign in to comment