confluentinc / kafka-rest

Confluent REST Proxy for Kafka
https://docs.confluent.io/current/kafka-rest/docs/index.html
Other
22 stars 641 forks source link

consuming one message per http request #1214

Open Yoni-hataim opened 8 months ago

Yoni-hataim commented 8 months ago

Hi, Is there a way to consume one message per request ive read the options of setting the max_bytes but my messages vary in size and it is not a viable option

thanks, Daniel