You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/05/23 21:19:12 UTC

[jira] [Created] (YARN-5130) Mark ContainerStatus and NodeReport as evolving

Steve Loughran created YARN-5130:
------------------------------------

             Summary: Mark ContainerStatus and NodeReport as evolving
                 Key: YARN-5130
                 URL: https://issues.apache.org/jira/browse/YARN-5130
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: yarn
    Affects Versions: 2.8.0
            Reporter: Steve Loughran
            Priority: Minor


It turns out that slider won't build as the {{ContainerStatus}} and {{NodeReport}} classes have added more abstract methods, so breaking the mock objects.

While it is everyone's freedom to change things, these classes are both tagged
{code}
@Public
@Stable
{code}

Given they aren't stable, can someone mark them as {{@Evolving}}? That way when downstream code breaks, we can be less disappointed



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org