You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2018/02/08 20:57:00 UTC

[jira] [Assigned] (AMBARI-22944) Wrong variable in KerberosKeytabDescriptor#toMap()

     [ https://issues.apache.org/jira/browse/AMBARI-22944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas reassigned AMBARI-22944:
-------------------------------------

    Assignee: Robert Levas

> Wrong variable in KerberosKeytabDescriptor#toMap()
> --------------------------------------------------
>
>                 Key: AMBARI-22944
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22944
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.7.0
>            Reporter: Ted Yu
>            Assignee: Robert Levas
>            Priority: Major
>             Fix For: 2.7.0
>
>
> {code}
>     if (!owner.isEmpty()) {
>       map.put(KEY_GROUP, group);
>     }
> {code}
> The if statement checks wrong variable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)