[
https://issues.apache.org/jira/browse/YARN-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yi Liu updated YARN-3004:
-------------------------
Attachment: YARN-3004.001.patch
> Fix missed synchronization in MemoryRMStateStore
> ------------------------------------------------
>
> Key: YARN-3004
> URL: https://issues.apache.org/jira/browse/YARN-3004
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Reporter: Yi Liu
> Assignee: Yi Liu
> Attachments: YARN-3004.001.patch
>
>
> In {{MemoryRMStateStore}}, obviously {{state}} variable should be
> thread-safe, so we need to add _synchronized_ for
> {code}
> storeApplicationStateInternal
> updateApplicationStateInternal
> storeOrUpdateAMRMTokenSecretManagerState
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)