[ https://issues.apache.org/jira/browse/KAFKA-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081212#comment-16081212 ]
ASF GitHub Bot commented on KAFKA-5579: --------------------------------------- GitHub user jcustenborder opened a pull request: https://github.com/apache/kafka/pull/3517 KAFKA-5579 check for null. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jcustenborder/kafka KAFKA-5579 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3517.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3517 ---- commit 645b10b1b6ba780d9d4bdbae8c213c26df63c205 Author: Jeremy Custenborder <jcustenbor...@gmail.com> Date: 2017-07-10T21:45:17Z KAFKA-5579 check for null. ---- > SchemaBuilder.type(Schema.Type) should not allow null. > ------------------------------------------------------ > > Key: KAFKA-5579 > URL: https://issues.apache.org/jira/browse/KAFKA-5579 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Reporter: Jeremy Custenborder > Assignee: Jeremy Custenborder > Priority: Minor > -- This message was sent by Atlassian JIRA (v6.4.14#64029)