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/.
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/.