Ashish K Singh created KAFKA-2822: ------------------------------------- Summary: DescribeConsumerGroup now returns empty list for non-existent group, it used to throw IllegalArgumentException Key: KAFKA-2822 URL: https://issues.apache.org/jira/browse/KAFKA-2822 Project: Kafka Issue Type: Bug Reporter: Ashish K Singh Assignee: Ashish K Singh
DescribeConsumerGroup now returns empty list for non-existent group, it used to throw IllegalArgumentException. This is causing testDescribeConsumerGroupForNonExistentGroup to fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)