Skip to content

Not possible to increase default value consumer max.poll.records on kafkaRestConfig #748

@cnwme

Description

@cnwme

Hi All,
I'm testing to increase the default value of max.poll.records = 30 to 500 version 2.4.2. when i force on kafka rest proxy config file like this :
consumer.max.poll.records=500
at startup server, i hav i WARN :
WARN Property consumer.max.poll.records is not valid (io.confluent.kafka.utils.VerifiableProperties)
all consumer still getting connection with default config :
max.poll.records = 30

How to increase this property for all consumers ?

Regards
Martin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions