Manikumar created KAFKA-6005:
--------------------------------
Summary: Reject JoinGroup request from first member with empty
protocol type/protocol list
Key: KAFKA-6005
URL: https://issues.apache.org/jira/browse/KAFKA-6005
Project: Kafka
Issue Type: Bug
Reporter: Manikumar
Assignee: Manikumar
Priority: Minor
Fix For: 1.0.0
Currently, if the first group member joins with empty
partition.assignment.strategy, then the group won't allow any other members
with valid protocols. This JIRA is to add validation to reject JoinGroup
requests from the first member with empty protocol type or empty protocol list
Also, add consumer-side validations to check at least one partition assigner
class name is configured while using subscribe APIs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)