You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yechao Chen (JIRA)" <ji...@apache.org> on 2017/09/22 07:56:00 UTC

[jira] [Commented] (HBASE-18862) apply HBASE-15109 to branch-1.1,branch-1.2,branch-1.3

    [ https://issues.apache.org/jira/browse/HBASE-18862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176080#comment-16176080 ] 

Yechao Chen commented on HBASE-18862:
-------------------------------------

HBASE-15109  just change in branch1.4 and branch-2 

we met the same problem in branch 1.1.x,make HBASE-15109 apply to branch-1.1,branch-1.2,branch-1.3.

our error log:
    
2017-09-22 10:50:20,053 FATAL [regionserver/x-y2/a.b.c.d:60020] regionserver.HRegionServer: ABORTING region server x-y2,60020,1506048613148: Unhandled: Failed suppression of fs shutdown hook: org.apache.hadoop.fs.FileSystem$Cache$ClientFinalizer@5d9559db
java.lang.RuntimeException: Failed suppression of fs shutdown hook: org.apache.hadoop.fs.FileSystem$Cache$ClientFinalizer@5d9559db
at org.apache.hadoop.hbase.regionserver.ShutdownHook.suppressHdfsShutdownHook(ShutdownHook.java:204)
at org.apache.hadoop.hbase.regionserver.ShutdownHook.install(ShutdownHook.java:84)
at org.apache.hadoop.hbase.regionserver.HRegionServer.run(HRegionServer.java:882)
at java.lang.Thread.run(Thread.java:745)

> apply HBASE-15109 to branch-1.1,branch-1.2,branch-1.3
> -----------------------------------------------------
>
>                 Key: HBASE-18862
>                 URL: https://issues.apache.org/jira/browse/HBASE-18862
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Yechao Chen
>            Assignee: Yechao Chen
>
> HBASE-15109 should apply to  branch-1.1,branch-1.2,branch-1.3 also.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)