Hello.

I would like to ask question regarding to fetch request from follower to
leader replica.

According to on line document it describes the flow of how fetch requests
are fetched for sync operation .

https://kafka.apache.org/documentation/#replication

"Followers consume messages from the leader just as a normal Kafka consumer
would and apply them to their own log.
Having the followers pull from the leader has the nice property of allowing
the follower to naturally batch together log entries they are applying to
their log."

However,  I could not find the interval or frequency of the fetch request.
How often does follower replica issues fetch request to leader ?

Thanks,
Yu

-- 
Yu Watanabe
渡辺 裕

LinkedIn : jp.linkedin.com/in/yuwatanabe1

Reply via email to