You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/03/14 01:01:46 UTC

[jira] [Created] (HBASE-10745) Access ShutdownHook#fsShutdownHooks should be synchronized

Jimmy Xiang created HBASE-10745:
-----------------------------------

             Summary: Access ShutdownHook#fsShutdownHooks should be synchronized
                 Key: HBASE-10745
                 URL: https://issues.apache.org/jira/browse/HBASE-10745
             Project: HBase
          Issue Type: Bug
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang
            Priority: Minor


Sometimes, I got weird RuntimeException. It turns out that ShutdownHook#fsShutdownHooks is a HashMap. We should synchronize its access.



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