Kafka: Increase no. messages fetch
Hi,
May I know, it is possible to increase the no. of messages for each fetch
Below, it for every fetched just 1642 messages .
It needed 2 COPY to completely fetched all messages from kafka. I hope to increase the no. of messages or message bytes, so that with just 1 COPY statement can fetch all messages from kafka.
Many Thanks
0
Comments
Solved: Increase the frame_duration column in kafka_config.kafka_scheduler table.
(Same concept of Consumer Poll method)