Refactor GroupReadQueue to support committing without writing the response #70
Labels
code quality
How an existing feature is implemented / refactor required for simplification
enhancement
New feature or request
GroupReadQueue
streams the consumer response and handles manual commits.We should also commit on the "goodbye" consumer message but without affecting the response.
We should refactor GroupReadQueue to only write the response on some occasions.
The text was updated successfully, but these errors were encountered: