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

Istvan Toth resolved PHOENIX-5163.
----------------------------------
    Resolution: Won't Do

There has been no activity on this issue for 2.5 years.
In the meantime CDH 6.1 has been EOLed, and current Cloudera products already 
include Phoenix.
The actual problems and errors in this and the linked tickets are related to 
API changes in HBase 2 , which are already handled on the master / 5.1 branches.

> MutableIndexSplitForwardScanIT and MutableIndexSplitBackwardScanIT are 
> failing in CDH6 branch
> ---------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5163
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5163
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Pedro Boado
>            Priority: Major
>             Fix For: 5.1.0-cdh
>
>
> Both tests are failing in [localIndex=true, multiTenant=*] test runs
> {code:java}
> org.apache.phoenix.schema.StaleRegionBoundaryCacheException: ERROR 1108 
> (XCL08): Cache of region boundaries are out of date.
>       at 
> org.apache.phoenix.exception.SQLExceptionCode$14.newException(SQLExceptionCode.java:380)
>       at 
> org.apache.phoenix.exception.SQLExceptionInfo.buildException(SQLExceptionInfo.java:150)
>       at 
> org.apache.phoenix.util.ServerUtil.parseRemoteException(ServerUtil.java:183)
>       at 
> org.apache.phoenix.util.ServerUtil.parseServerExceptionOrNull(ServerUtil.java:167)
>       at 
> org.apache.phoenix.util.ServerUtil.parseServerException(ServerUtil.java:134)
>       at 
> org.apache.phoenix.iterate.RoundRobinResultIterator.fetchNextBatch(RoundRobinResultIterator.java:255)
>       at 
> org.apache.phoenix.iterate.RoundRobinResultIterator.getIterators(RoundRobinResultIterator.java:174)
>       at 
> org.apache.phoenix.iterate.RoundRobinResultIterator.next(RoundRobinResultIterator.java:91)
>       at 
> org.apache.phoenix.jdbc.PhoenixResultSet.next(PhoenixResultSet.java:841)
>       at 
> org.apache.phoenix.end2end.index.MutableIndexSplitIT.splitDuringScan(MutableIndexSplitIT.java:153)
>       at 
> org.apache.phoenix.end2end.index.MutableIndexSplitIT.testSplitDuringIndexScan(MutableIndexSplitIT.java:88)
>       at 
> org.apache.phoenix.end2end.index.MutableIndexSplitForwardScanIT.testSplitDuringIndexScan(MutableIndexSplitForwardScanIT.java:30)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to