You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2014/09/08 23:24:29 UTC

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

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

Lars Hofhansl closed HBASE-10745.
---------------------------------

> 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
>             Fix For: 0.96.2, 0.98.1, 0.99.0, 0.94.18
>
>         Attachments: hbase-10745.patch
>
>
> 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.3.4#6332)