cstruct opened a new pull request, #2169: URL: https://github.com/apache/iggy/pull/2169
This adds a `.iter()` method for asynchronously iterating over Iggy messages from a consumer. Adding this method requires the consumer group to be initialized so `consumer_group` is made async and initialization is made upfront.`partition_id` is also exposed on `ReceiveMessage` to allow manual commit of offsets. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
