Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

max.poll.records though configured at RestProxy configuration not working #1206

Open
kasarlaharish1 opened this issue Oct 18, 2023 · 0 comments

Comments

@kasarlaharish1
Copy link

Hi ,

I tried to configure max.poll.records in rest proxy configuration using variable KAFKA_REST_CONSUMER_MAX_POLL_RECORDS_CONFIG: 10 in the docker file.

But while polling the records using GET /consumers/(string:group_name)/instances/(string:instance)/records
The above config is not getting applied?
Any idea on whether is it possible to fetch specific number of records from the above api?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant