Q. What is a Kafka message key used for?

  • (A) Encrypting data
  • (B) Tracking producer IPs
  • (C) Determining the partition for a message
  • (D) Counting offset resets
πŸ’¬ Discuss
βœ… Correct Answer: (C) Determining the partition for a message
Explanation: Kafka uses the message key to determine the partition to which the message should go.
Explanation by: Mr. Dubey
Kafka uses the message key to determine the partition to which the message should go.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
81
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate