fabric 1.2运行示例e2e时报错:
Unable to decode a Kafka packet. Usually, this indicates that the Kafka.Version specified in the orderer configuration is incorrectly set to a version which is newer than the actual Kafka broker version.
解决:升级kafka,zookeeper
docker pull hyperledger/fabric-kafka
docker pull hyperledger/fabric-zookeeper