In the FusionlnsightHDi product, what is the correct understanding of Kafka component deployment planning? "Multiple choices"
Select all that apply, then click Submit answer.
-
○
Kafka's Producer can specify which consumer the message is consumed by when sending a message
-
○
When creating a topic, the number of copies must not be greater than the number of currently alive Broker instances, otherwise the topic creation will fail
-
○
Kafka cannot be configured with data storage directories after installation
-
○
Kafka will store metadata information in ZooKeeper