GitHub user jcustenborder opened a pull request:
https://github.com/apache/kafka/pull/3762
KAFKA-5807 - Check Connector.config() and Transformation.config() returns a
valid ConfigDef
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jcustenborder/kafka KAFKA-5807
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3762.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 #3762
----
commit 484447a755aeb14d62a7844530b7d95e0426eb2f
Author: Jeremy Custenborder <[email protected]>
Date: 2017-08-30T20:40:09Z
KAFKA-5807 check for null when calling into user code. Throw a descriptive
exception rather than the eventual NPE.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---