-
- Downloads
FAB-14821 validate Raft config metadata
While creating new channel, the Raft config metadata supplied
should be validated before being proposed and consented, to
avoid crashing the orderer due to malformed configs.
Change-Id: Ie7cbd9ff609c1cb04e891dd05d49fa8a80195c98
Signed-off-by:
Jay Guo <guojiannan1101@gmail.com>
Showing
- orderer/consensus/etcdraft/chain.go 31 additions, 1 deletionorderer/consensus/etcdraft/chain.go
- orderer/consensus/etcdraft/chain_test.go 142 additions, 18 deletionsorderer/consensus/etcdraft/chain_test.go
- orderer/consensus/etcdraft/util.go 54 additions, 0 deletionsorderer/consensus/etcdraft/util.go
Loading
Please register or sign in to comment