GitHub user rollulus opened a pull request: https://github.com/apache/kafka/pull/1528
KAFKA-3864: make field.get return field's default value when needed And not the containing struct's default value. The contribution is my original work and that I license the work to the project under the project's open source license. @ewencp You can merge this pull request into a Git repository by running: $ git pull https://github.com/rollulus/kafka kafka-3864 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1528.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 #1528 ---- commit c305defb362ce82d51463c506c12e5943a124713 Author: Rollulus <roelb...@xs4all.nl> Date: 2016-06-20T16:27:58Z KAFKA-3864: make field.get return field's default And not the containing struct's default value ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---