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

Ankit Singhal resolved PHOENIX-4478.
------------------------------------
    Resolution: Fixed

Fixed as a part of PHOENIX-4483

> Fix IT tests failing with stats and transactions together
> ---------------------------------------------------------
>
>                 Key: PHOENIX-4478
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4478
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Ankit Singhal
>              Labels: HBase-2.0
>             Fix For: 5.0.0
>
>
> There are tests failing to with stats and transactions where the update stats 
> is not generating required guideposts the tests passing without transactions. 
> {noformat}
> [ERROR] testSaltedUpdatableViewWithIndex[transactional = 
> true](org.apache.phoenix.end2end.SaltedViewIT)  Time elapsed: 5.708 s  <<< 
> FAILURE!
> java.lang.AssertionError: expected:<8> but was:<4>
>       at 
> org.apache.phoenix.end2end.SaltedViewIT.testSaltedUpdatableViewWithIndex(SaltedViewIT.java:38)
> [ERROR] testSaltedUpdatableViewWithLocalIndex[transactional = 
> true](org.apache.phoenix.end2end.SaltedViewIT)  Time elapsed: 9.624 s  <<< 
> FAILURE!
> java.lang.AssertionError: expected:<8> but was:<4>
>       at 
> org.apache.phoenix.end2end.SaltedViewIT.testSaltedUpdatableViewWithLocalIndex(SaltedViewIT.java:43)
> {noformat}
> {noformat}
> [ERROR] testNonSaltedUpdatableViewWithLocalIndex[transactional = 
> true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 9.566 s  <<< FAILURE!
> java.lang.AssertionError: expected:<6> but was:<2>
>       at 
> org.apache.phoenix.end2end.ViewIT.testNonSaltedUpdatableViewWithLocalIndex(ViewIT.java:139)
> [ERROR] testNonSaltedUpdatableViewWithIndex[transactional = 
> true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 4.552 s  <<< FAILURE!
> java.lang.AssertionError: expected:<6> but was:<2>
>       at 
> org.apache.phoenix.end2end.ViewIT.testNonSaltedUpdatableViewWithIndex(ViewIT.java:134)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to