GitHub user jeffreyolchovy opened a pull request:

    https://github.com/apache/kafka/pull/719

    KAFKA-3049: VerifiableProperties does not respect 'default' properties of 
underlying java.util.Properties instance

    See https://issues.apache.org/jira/browse/KAFKA-3049 for more information.
    
    An alternative solution can be found at: 
https://github.com/apache/kafka/compare/trunk...jeffreyolchovy:KAFKA-3049_immutable-property-names.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jeffreyolchovy/kafka KAFKA-3049_null-check

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/719.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 #719
    
----
commit 70360a1030d078fc8d7cd14fd2da129c3b425151
Author: Jeffrey Olchovy <je...@tapad.com>
Date:   2015-12-29T21:06:50Z

    add test scaffolding and unit tests for VerifiableProperties

commit 6ded4d8720756977b31e7e20b0d1c3c2ae020997
Author: Jeffrey Olchovy <je...@tapad.com>
Date:   2015-12-29T21:08:55Z

    replace containsKey with a null check on getProperty to support default 
properties

----


---
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.
---

Reply via email to