Page 1 of 1

What is the best description of how Kafka is utilized for consensus approach in Hyperledger Fabric?

Posted: Mon Mar 27, 2023 1:39 pm
by answerhappygod
What is the best description of how Kafka is utilized for consensus approach in Hyperledger Fabric?

A. Kafka does not support crash tolerance but it does not offer protection against rogue nodes in the network.
B. Provides Byzantine fault tolerance. Finality happens in a matter of seconds. Scale to petabytes of data, distributed across many clusters.
C. Provides Byzantine fault tolerance. Finality happens in a matter of seconds.
D. Permissioned voting based Leader does ordering. Only in-sync replicas can be voted as leader.