Kafka - Performance Tuning
Given the following Kafka configuration snippet:
What is the effect of setting
num.io.threads=4 log.segment.bytes=10485760 log.dirs=/kafka-logs
What is the effect of setting
num.io.threads to 4?