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 "Szilard Nemeth (JIRA)" <ji...@apache.org> on 2018/07/26 13:32:00 UTC

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

Szilard Nemeth created YARN-8586:
------------------------------------

             Summary: 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: Szilard Nemeth


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.3#76005)

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