A

Admin • 802.91K Points
Coach

Q. Kafka compaction is used to:

  • (A) Compress message size
  • (B) Remove duplicate keys and retain the latest record
  • (C) Distribute partitions evenly
  • (D) Backup all data
  • Correct Answer - Option(B)
  • Views: 6
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin
Log compaction ensures the latest value for each key is retained in the topic.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.