You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/16 16:40:41 UTC

[jira] [Commented] (KAFKA-4771) NPEs in KerberosLogin due to autoboxing

    [ https://issues.apache.org/jira/browse/KAFKA-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870246#comment-15870246 ] 

ASF GitHub Bot commented on KAFKA-4771:
---------------------------------------

GitHub user coheigea opened a pull request:

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

    KAFKA-4771 - NPEs in KerberosLogin due to autoboxing

    

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

    $ git pull https://github.com/coheigea/kafka kafka-4771

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

    https://github.com/apache/kafka/pull/2556.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 #2556
    
----
commit 857294aefd8378f09eb2ca99547ac2c5b0b75aa9
Author: Colm O hEigeartaigh <co...@apache.org>
Date:   2017-02-16T16:38:17Z

    KAFKA-4771 - NPEs in KerberosLogin due to autoboxing

----


> NPEs in KerberosLogin due to autoboxing
> ---------------------------------------
>
>                 Key: KAFKA-4771
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4771
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Colm O hEigeartaigh
>            Priority: Trivial
>
> There are a bunch of NullPointerExceptions possible in KerberosLogin due to autoboxing if the configuration does not have specified values.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)