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

Shilun Fan updated YARN-10189:
------------------------------
          Component/s: resourcemanager
     Target Version/s: 3.2.2, 3.3.0, 3.4.0
    Affects Version/s: 3.2.2
                       3.3.0
                       3.4.0

> Code cleanup in LeveldbRMStateStore
> -----------------------------------
>
>                 Key: YARN-10189
>                 URL: https://issues.apache.org/jira/browse/YARN-10189
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: resourcemanager
>    Affects Versions: 3.3.0, 3.2.2, 3.4.0
>            Reporter: Benjamin Teke
>            Assignee: Benjamin Teke
>            Priority: Minor
>             Fix For: 3.3.0, 3.2.2, 3.4.0
>
>         Attachments: YARN-10189.001.patch, YARN-10189.POC001.patch, 
> YARN-10189.POC002.patch, YARN-10189.branch-3.2.001.patch, 
> YARN-10189.branch-3.2.002.patch, YARN-10189.branch-3.3.001.patch
>
>
> Some things can be improved:
>  * throws Exception declaration can be removed from 
> LeveldbRMStateStore.initInternal method 
>  * key variable is redundant in LeveldbRMStateStore.dbStoreVersion
>  * try can use automatic Resource management in 
> LeveldbRMStateStore.loadReservationState/loadRMDTSecretManagerKeys/loadRMDTSecretManagerTokens/loadRMApps/...
>  etc
>  * there were some methods which were copied to LeveldbConfigurationStore 
> (ie: openDatabase, storeVersion, loadVersion, CompactionTimerClass nested 
> class), a helper class could be created to reduce the duplicated code
>  * Any other cleanup



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to