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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org