You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/16 03:15:00 UTC

[jira] [Resolved] (PHOENIX-5021) Remove SplitIT from the 4.x-HBase-1.4 and master branch

     [ https://issues.apache.org/jira/browse/PHOENIX-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas D'Silva resolved PHOENIX-5021.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.1.0
                   4.15.0

> Remove SplitIT from the 4.x-HBase-1.4 and master branch
> -------------------------------------------------------
>
>                 Key: PHOENIX-5021
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5021
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Thomas D'Silva
>            Assignee: Thomas D'Silva
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-5021-4.x-HBase-1.4-v2.patch, PHOENIX-5021-4.x-HBase-1.4.patch, PHOENIX-5021-v2.patch
>
>
> Fix failing tests: 
> {code}
> [ERROR] Tests run: 12, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 345.528 s <<< FAILURE! - in org.apache.phoenix.end2end.SplitIT
> [ERROR] testLimitDuringSplitOnRowScanned(org.apache.phoenix.end2end.SplitIT)  Time elapsed: 15.719 s  <<< FAILURE!
> java.lang.AssertionError
> 	at org.apache.phoenix.end2end.SplitIT.helpTestSelectWithSplit(SplitIT.java:184)
> 	at org.apache.phoenix.end2end.SplitIT.testLimitDuringSplitOnRowScanned(SplitIT.java:267)
> [ERROR] testSimpleSelectDuringSplitOnRowScanned(org.apache.phoenix.end2end.SplitIT)  Time elapsed: 14.226 s  <<< FAILURE!
> java.lang.AssertionError
> 	at org.apache.phoenix.end2end.SplitIT.helpTestSelectWithSplit(SplitIT.java:184)
> 	at org.apache.phoenix.end2end.SplitIT.testSimpleSelectDuringSplitOnRowScanned(SplitIT.java:223)
> [ERROR] testOrderByDuringSplitOnRowScanned(org.apache.phoenix.end2end.SplitIT)  Time elapsed: 13.693 s  <<< FAILURE!
> java.lang.AssertionError
> 	at org.apache.phoenix.end2end.SplitIT.helpTestSelectWithSplit(SplitIT.java:179)
> 	at org.apache.phoenix.end2end.SplitIT.testOrderByDuringSplitOnRowScanned(SplitIT.java:245)
> {code}



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