You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2014/10/20 19:58:33 UTC

[jira] [Updated] (AMBARI-7870) ShellCommandUtil.Results class should be public, not package private

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

Robert Levas updated AMBARI-7870:
---------------------------------
    Attachment: AMBARI-7870.patch

Submitting patch.

> ShellCommandUtil.Results class should be public, not package private
> --------------------------------------------------------------------
>
>                 Key: AMBARI-7870
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7870
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 1.7.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Minor
>              Labels: utils
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-7870.patch
>
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> {{ShellCommandUtil.Results}} class should be _public_, _not package_ private. Because it is _package private_, any {{ShellCommandUtil}} public methods returning a {{ShellCommandUtil.Results}} is basically unusable outside of the {{org.apache.ambari.server.utils}} package.
> Solution:  Make {{ShellCommandUtil.Results}} and its methods explicitly _public_



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)