fabric icon indicating copy to clipboard operation
fabric copied to clipboard

Orderer v3: remove deprecated components

Open tock-ibm opened this issue 2 years ago • 0 comments

The first part of the "Orderer V3 RFC" calls for the removal of deprecated components:

  • Kafka
  • Solo
  • System channel support

See RFC:

  • https://hyperledger.github.io/fabric-rfcs/text/orderer-v3.html
  • https://github.com/hyperledger/fabric-rfcs/pull/50

In addition, since block gossip is deprecated since v2.5, change the defaults accordingly, e.g. see #3961 , making it disabled by default, even if respective parameters are missing.

tock-ibm avatar Jul 07 '22 10:07 tock-ibm