Yi Liu created YARN-3004:
----------------------------

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


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)

Reply via email to