You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance orderer channel configuration in mainchannel_controller
- Added methods to set various EtcdRaft options including ElectionInterval, HeartbeatTick, TickInterval, SnapshotIntervalSize, and MaxInflightBlocks in the updateOrdererChannelConfigTx function.
- Improved error handling for each configuration setting to ensure robust updates.
These changes facilitate better control over the orderer channel's Raft consensus parameters, enhancing overall system reliability.
Signed-off-by: David VIEJO <[email protected]>
0 commit comments