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 "Peter Bacsko (JIRA)" <ji...@apache.org> on 2019/08/09 13:25:00 UTC

[jira] [Updated] (YARN-8586) Extract log aggregation related fields and methods from RMAppImpl

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

Peter Bacsko updated YARN-8586:
-------------------------------
    Attachment: YARN-8586.003.patch

> Extract log aggregation related fields and methods from RMAppImpl
> -----------------------------------------------------------------
>
>                 Key: YARN-8586
>                 URL: https://issues.apache.org/jira/browse/YARN-8586
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Szilard Nemeth
>            Assignee: Peter Bacsko
>            Priority: Major
>         Attachments: YARN-8586.001.patch, YARN-8586.002.patch, YARN-8586.002.patch, YARN-8586.003.patch
>
>
> Given that RMAppImpl is already above 2000 lines and it is very complex, as a very simple 
> and straightforward step, all Log aggregation related fields and methods could be extracted to a new class.
> The clients of RMAppImpl may access the same methods and RMAppImpl would delegate all those calls to the newly introduced class.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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