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

[jira] [Updated] (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 ]

Jimmy Xiang updated HBASE-10745:
--------------------------------

    Attachment: hbase-10745.patch

> 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
>         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.2#6252)