[
https://issues.apache.org/jira/browse/HBASE-10745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935538#comment-13935538
]
Hudson commented on HBASE-10745:
--------------------------------
SUCCESS: Integrated in hbase-0.96 #348 (See
[https://builds.apache.org/job/hbase-0.96/348/])
HBASE-10745 Access ShutdownHook#fsShutdownHooks should be synchronized (jxiang:
rev 1577590)
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ShutdownHook.java
> 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.2#6252)