You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2015/04/22 21:47:59 UTC

[jira] [Commented] (HBASE-13531) After 4/18/15 merge, we have started encountering failures of TestAcidGuarantees#testMobScanAtomicity

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

Jonathan Hsieh commented on HBASE-13531:
----------------------------------------

[~jingchengdu] ran this it and got these results. (from here[1])

# Each single case can pass if running them separately.
# When I tried to run all the cases in TestAcidGurantees, the exception was thrown in the last case by the running order which was caused by "IOException: Too many open files".
# I commented one method (the number of running cases was decreased by 1. Totally 6 cases, I just ran 5 in this step), all the methods could pass.

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

> After 4/18/15 merge, we have started encountering 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)