aliehsaeedii opened a new pull request, #20099:
URL: https://github.com/apache/kafka/pull/20099

   This PR includes the following fixes:
   
   - Streams CLI used to list and return the description of the first group 
which is a bug. With this fix, it returns the descriptions of the groups 
specified by the `--group` or `all-groups`. Integration test are added to 
verify the fix.
   - `timeoutOption` is missing in describe groups. This fix adds and tests it 
with short timeout.
   - `DescribeStreamsGroupsHandler` used to return an empty group in `DEAD` 
state when the group id was not found, but with this fix, it throws 
`GroupIdNotFoundException`
   
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to