[ https://issues.apache.org/jira/browse/KAFKA-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369948#comment-14369948 ]
Parth Brahmbhatt commented on KAFKA-2032: ----------------------------------------- Updated reviewboard https://reviews.apache.org/r/32251/diff/ against branch origin/trunk > 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 > Assignee: Parth Brahmbhatt > Attachments: KAFKA-2032.patch, KAFKA-2032_2015-03-19_11:42:07.patch, > KAFKA-2032_2015-03-19_11:44:48.patch, KAFKA-2032_2015-03-19_11:47:24.patch, > KAFKA-2032_2015-03-19_12:19:45.patch > > > 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)