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:02:00 UTC

[jira] [Updated] (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 updated PHOENIX-5021:
------------------------------------
    Summary: Remove SplitIT from the 4.x-HBase-1.4 and master branch  (was: Fix failing tests in SplitIT in the 4.x-HBase-1.4 branch)

> 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
>         Attachments: PHOENIX-5021-4.x-HBase-1.4.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)