Ted Yu created HBASE-11213:
------------------------------

             Summary: RestoreSnapshotHelper#restoreHdfsRegions() accesses 
parentsMap without synchronization
                 Key: HBASE-11213
                 URL: https://issues.apache.org/jira/browse/HBASE-11213
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu
            Priority: Trivial


At line 175:
{code}
    RestoreMetaChanges metaChanges = new RestoreMetaChanges(parentsMap);
{code}
Access to parentsMap should be synchronized.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to