hyperledger / hyperledger/fabric
Orderer v3: remove deprecated components
Open
Epic
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 9.1k
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 26
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.