slbotbm commented on PR #2988:
URL: https://github.com/apache/iggy/pull/2988#issuecomment-4141230717

   This PR is ready for review. I was unsure of how to expose the consumer 
interface to the user, and decided that an additional opaque consumer type will 
be necessary (to be done in a future PR). The client can now only create or 
delete consumer groups, but cannot join or read from them. The consumers will 
be able to join and leave the groups, and also read messages. The lifetimes and 
safety guarantees of this additional type will still need to be thought 
through, though.


-- 
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]

Reply via email to