Re: Not seeing disk writes on all replica brokers
r 16, 2016 at 7:00 PM, Christian Posta wrote: > what exactly are you monitoring in terms of the "disk writes"? kafka writes > to disk but does not fsync. so you may or may not see activity at the disk > when writing; it'll be up to the OS to write back to the disk. > &
Not seeing disk writes on all replica brokers
Hi, I'm running version kafka_2.11-0.9.0.1 in a 2 broker configuration with 10 partitions that are replicated - replication.factor=2 Here's the output from 'kafkat partitions': TopicPartitionLeaderReplicasISRs bookmarks00[0, 1]