Q. Kafka’s 'log compaction' feature allows:

  • (A) Permanent deletion of logs
  • (B) Retention of the latest value for each key
  • (C) Encrypted log storage
  • (D) Balanced load distribution
πŸ’¬ Discuss
βœ… Correct Answer: (B) Retention of the latest value for each key
Explanation: Log compaction keeps only the latest message for each key.
Explanation by: Mr. Dubey
Log compaction keeps only the latest message for each key.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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