Quantcast
Channel: Kafka Timeline
Viewing all articles
Browse latest Browse all 1519

Kafka 0.8 High-Level Consumer: fetcher threads

$
0
0
Hi folks!

I'm trying High-Level Consumer and wondering why it uses only 1 fetcher
per broker?
Why can't it be scaled on partition basis?

I even see the parameter '/numFetchers/' in /AbstractFetcherManager/ but
it explicitly set to 1 in /ConsumerFetcherManager/.

Viewing all articles
Browse latest Browse all 1519

Trending Articles