09:24:13
À : users@kafka.apache.org
Objet : Re: broker properties explanations
Hi Adrien,
log.dirs exists to facilitate multiple data directories which allows more
than one disk to be used without the need for RAID. This increases
throughput but beware of naive load balancing that may fill up on
Hi Adrien,
log.dirs exists to facilitate multiple data directories which allows more
than one disk to be used without the need for RAID. This increases
throughput but beware of naive load balancing that may fill up one disk
way before another.
When log.flush.interval.ms is null the log.flush.i