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 2019/03/07 17:13:00 UTC

[jira] [Created] (YARN-9362) Code cleanup in TestNMLeveldbStateStoreService

Szilard Nemeth created YARN-9362:
------------------------------------

             Summary: Code cleanup in TestNMLeveldbStateStoreService
                 Key: YARN-9362
                 URL: https://issues.apache.org/jira/browse/YARN-9362
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Szilard Nemeth


There are many ways to improve TestNMLeveldbStateStoreService: 
1. RecoveredContainerState fields are asserted many times repeatedly. Some simple method extractions would definitely make this more readable.
2. The tests are very long and hard to read in general: Again, finding how methods could be extracted to avoid code repetition could help. 
3. You name it.



--
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