You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2016/01/13 22:13:40 UTC

[jira] [Commented] (HBASE-15100) Master WALProcs still never clean up

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

Elliott Clark commented on HBASE-15100:
---------------------------------------

Looks like HBASE-14712 only caught some of the issues, but not all of them. One of our continuous integration clusters had the masters stop coming back up. The kernel would go OOM.

We had 200k MasterWALProc's. So starting the master created TONS of tcp connections ( why is it creating so many that it OOM's the entire kernel ? )

> Master WALProcs still never clean up
> ------------------------------------
>
>                 Key: HBASE-15100
>                 URL: https://issues.apache.org/jira/browse/HBASE-15100
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 1.2.0
>            Reporter: Elliott Clark
>
> {code}
> bin/hdfs dfs -ls /hbase/MasterProcWALs | wc -l
> 218631
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)