looks like log segment is not rotated. You can send more data or adjust
log.roll.ms/log.segment.bytes configs to rotate segments.
On Fri, Feb 2, 2018 at 7:08 PM, SenthilKumar K
wrote:
> Hello Experts , We have a Kafka Setup running for our analytics pipeline
> ...Below is the broker config ..
Hello Experts , We have a Kafka Setup running for our analytics pipeline
...Below is the broker config ..
max.message.bytes = 67108864
replica.fetch.max.bytes = 67108864
zookeeper.session.timeout.ms = 7000
replica.socket.timeout.ms = 3
offsets.commit.timeout.ms = 5000
request.timeout.ms = 4000