Jason Rosenberg created KAFKA-2032:
--------------------------------------
Summary: ConsumerConfig doesn't validate
partition.assignment.strategy values
Key: KAFKA-2032
URL: https://issues.apache.org/jira/browse/KAFKA-2032
Project: Kafka
Issue Type: Bug
Affects Versions: 0.8.1.2
Reporter: Jason Rosenberg
In the ConsumerConfig class, there are validation checks to make sure that
string based configuration properties conform to allowed values. However, this
validation appears to be missing for the partition.assignment.strategy. E.g.
there is validation for autooffset.reset and offsets.storage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)