Kafka - Performance Tuning
Given the following Kafka configuration snippet:
What is the expected effect on disk I/O performance?
num.io.threads=2 log.segment.bytes=10485760
What is the expected effect on disk I/O performance?
