7 ms·
Kafka works best when the data it is returning to consumers is in the page cache. When consumers fall behind, they start to request data that might not be in t
by geeio 7y ago
Kafka works best when the data it is returning to consumers is in the page cache.
When consumers fall behind, they start to request data that might not be in the page cache, causing things to slow down.