fabric icon indicating copy to clipboard operation
fabric copied to clipboard

Disable peer.deliveryclient.blockGossipEnabled in sample core.yaml

Open dvusboy opened this issue 1 year ago • 1 comments

In the release note of v2.5.0, under "FAB-15317: Block dissemination via gossip is deprecated", the recommended setting for blockGossipEnabled is false. I think sampleconfig/core.yaml should reflect that.

dvusboy avatar Jan 26 '23 18:01 dvusboy

Moving to Fabric v3.0... in Fabric v3.0 either this default will be changed or the gossip block dissemination function will be entirely removed... see proposal in https://github.com/hyperledger/fabric-rfcs/pull/49.

denyeart avatar Feb 01 '23 12:02 denyeart

Will newly joined nodes be affected when they perform block synchronization?

hxx258456 avatar Jun 14 '24 01:06 hxx258456