[
https://issues.apache.org/jira/browse/HBASE-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144552#comment-13144552
]
Ted Yu commented on HBASE-4749:
-------------------------------
I should have looked at the bottom of
https://builds.apache.org/job/PreCommit-HBASE-Build/181//testReport/org.apache.hadoop.hbase.master/TestMasterFailover/testMasterFailoverWithMockedRITOnDeadRS/
:
{code}
2011-11-05 01:06:29,718 ERROR [Thread-953] hbase.MiniHBaseCluster(201): Error
starting cluster
java.lang.RuntimeException: Failed construction of RegionServer: class
org.apache.hadoop.hbase.MiniHBaseCluster$MiniHBaseClusterRegionServer
...
Caused by: java.io.IOException: Too many open files
at sun.nio.ch.IOUtil.initPipe(Native Method)
at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:49)
at
sun.nio.ch.EPollSelectorProvider.openSelector(EPollSelectorProvider.java:18)
{code}
I think we should increase ulimit on asf001.sp2.ygridcore.net
> TestMasterFailover#testMasterFailoverWithMockedRITOnDeadRS occasionally fails
> -----------------------------------------------------------------------------
>
> Key: HBASE-4749
> URL: https://issues.apache.org/jira/browse/HBASE-4749
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.92.0
> Reporter: gaojinchao
> Priority: Critical
> Fix For: 0.92.0
>
> Attachments: 4749-v2.txt, 4749.txt
>
>
> look this logs:
> https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/105/testReport/org.apache.hadoop.hbase.master/TestMasterFailover/testMasterFailoverWithMockedRITOnDeadRS/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira