A

Admin • 832.27K Points
Coach

Q. Which Kafka setting determines how often data is flushed to disk?

  • (A) flush.interval.ms
  • (B) retention.ms
  • (C) log.flush.interval.messages
  • (D) log.retention.check.interval.ms
  • Correct Answer - Option(C)
  • Views: 24
  • Filed under category Apache Kafka
  • Hashtags:

Explanation by: Admin

log.flush.interval.messages controls how often Kafka flushes data to disk based on message count.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.