[
https://issues.apache.org/jira/browse/HBASE-13531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521667#comment-14521667
]
Jingcheng Du commented on HBASE-13531:
--------------------------------------
Hi Jon, [~jmhsieh].
I pulled the latest code, and re-ran the test suite, and I could still
encounter the "Too many open files" issues. After I enlarged the allowed number
of open files in Linux, the test suite had passed.
In the shutdown of each mini cluster, the HFile readers are supposed to be
closed, I don't know why there are still so many opened files.
I ran the test suite for several times, all the tests were passed.
> After 4/18/15 merge, flakey failures of
> TestAcidGuarantees#testMobScanAtomicity
> -------------------------------------------------------------------------------
>
> Key: HBASE-13531
> URL: https://issues.apache.org/jira/browse/HBASE-13531
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver, Scanners
> Affects Versions: hbase-11339
> Reporter: Jonathan Hsieh
> Fix For: hbase-11339
>
>
> After the merge of master from 4/18/15 with hbase-11339 branch, we encounter
> some atomicity violations. We want to fix before calling merge to trunk.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)