[
https://issues.apache.org/jira/browse/PHOENIX-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836744#comment-16836744
]
Josh Elser commented on PHOENIX-5268:
-------------------------------------
Seeing some local IT failures (still working through a full suite):
{noformat}
[ERROR] Failures:
[ERROR] UpgradeIT.testConcurrentUpgradeThrowsUprgadeInProgressException:456 One
and only one thread should have acquired the mutex . Actual: true
[ERROR]
UpgradeIT.testMapTableToNamespaceDuringUpgrade:189->BaseTest.verifySequenceValue:1769->BaseTest.verifySequence:1791
expected:<-9223372036854775805> but was:<-9223372036854774707>
[ERROR] HashJoinMoreIT.testBug2961:908
[ERROR] Errors:
[ERROR]
RowValueConstructorIT.testQueryMoreWithLeadingPKColSkippedInRowValueConstructor:544->_testQueryMoreWithLeadingPKColSkippedInRowValueConstructor:584
» PhoenixIO
[ERROR]
RowValueConstructorIT.testQueryMoreWithLeadingPKColSkippedInRowValueConstructor_salted:549->_testQueryMoreWithLeadingPKColSkippedInRowValueConstructor:584
» PhoenixIO
[ERROR]
RowValueConstructorIT.testQueryMoreWithSubsetofPKColsInRowValueConstructor:472->_testQueryMoreWithSubsetofPKColsInRowValueConstructor:515
» PhoenixIO
[ERROR]
RowValueConstructorIT.testQueryMoreWithSubsetofPKColsInRowValueConstructor_salted:477->_testQueryMoreWithSubsetofPKColsInRowValueConstructor:515
» PhoenixIO
[ERROR] StringIT.testValidStringConcatExpression:311 » PhoenixIO
org.apache.phoenix.ex...
[ERROR]
MutableIndexSplitForwardScanIT.testSplitDuringIndexScan:30->MutableIndexSplitIT.testSplitDuringIndexScan:87->MutableIndexSplitIT.splitDuringScan:152
» StaleRegionBoundaryCache
[ERROR]
MutableIndexSplitForwardScanIT.testSplitDuringIndexScan:30->MutableIndexSplitIT.testSplitDuringIndexScan:87->MutableIndexSplitIT.splitDuringScan:152
» StaleRegionBoundaryCache{noformat}
Some of these definitely look related to these changes. I'll have to dig into
them.
> HBase 2.0.5 compatibility
> -------------------------
>
> Key: PHOENIX-5268
> URL: https://issues.apache.org/jira/browse/PHOENIX-5268
> Project: Phoenix
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Blocker
> Fix For: 5.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> HBASE-21754 introduces a new abstract method to RpcScheduler:
> {{getMetaPriorityQueueLength()}}
> This means that Phoenix does not build against HBase 2.0.5.
> FYI [[email protected]], [~Jaanai].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)