You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xu Cang (JIRA)" <ji...@apache.org> on 2019/02/06 01:54:00 UTC

[jira] [Comment Edited] (HBASE-21846) Flaky Test: testMultiRowRangeWithFilterListOrOperatorWithBlkCnt

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

Xu Cang edited comment on HBASE-21846 at 2/6/19 1:53 AM:
---------------------------------------------------------

I did some bi-sect on builds, this failure is also cause by HBASE-21775 : 4e89d98d4adf24059a193efd3fb7f1143a936c90
It has been reverted now. Will monitor this test, it should be green  in next build.


was (Author: xucang):
I did some bi-sect on builds, this failure is also cause by HBASE-21775 : 4e89d98d4adf24059a193efd3fb7f1143a936c90
It has been reverted now. Will monitor this test, it should be in green next build.

> Flaky Test: testMultiRowRangeWithFilterListOrOperatorWithBlkCnt
> ---------------------------------------------------------------
>
>                 Key: HBASE-21846
>                 URL: https://issues.apache.org/jira/browse/HBASE-21846
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.3.0, 1.5.0
>            Reporter: Xu Cang
>            Assignee: Xu Cang
>            Priority: Trivial
>
> Flaky test:
> [ERROR]   TestFilterListOrOperatorWithBlkCnt.testMultiRowRangeWithFilterListOrOperatorWithBlkCnt:127 expected:<4> but was:<5>
> Added some debugging logs and test result as below:
> 1028 2019-02-05 01:14:13,525 INFO  [main] filter.TestFilterListOrOperatorWithBlkCnt(118): 0. blocksStart: 0
> 1029 2019-02-05 01:14:13,572 INFO  [main] filter.TestFilterListOrOperatorWithBlkCnt(121): found 20 results
> 1030 2019-02-05 01:14:13,572 INFO  [main] filter.TestFilterListOrOperatorWithBlkCnt(124): 1. Diff in number of blocks 3 blocksEnd is: 3 blocksStart: 0
> 1031 2019-02-05 01:14:13,573 INFO  [main] filter.TestFilterListOrOperatorWithBlkCnt(129): 2. Diff in number of blocks 4 blocksEnd is: 4 blocksStart: 0
> 1032 2019-02-05 01:14:13,576 INFO  [main] filter.TestFilterListOrOperatorWithBlkCnt(136): 3. Diff in number of blocks 5 blocksEnd is: 5 blocksStart: 0
> Basically,in my testing environment the scan with filterList read 3 blocks. Latter 2 scans read 1 respectively. 
> According to this flaky tests list:https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-1/lastSuccessfulBuild/artifact/dashboard.html
> This test is always failing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)