[ 
https://issues.apache.org/jira/browse/PHOENIX-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836855#comment-16836855
 ] 

Andrew Purtell commented on PHOENIX-5277:
-----------------------------------------

Some test failures even before the ITs. These look specific to 1.5 because they 
pass with head of 4.x-HBase-1.4. 

[ERROR] 
org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec.testGeneratedIndexUpdates(org.apache.phoenix.hbase.index.covered.TestCoveredColumnIndexCodec)
TestCoveredColumnIndexCodec.testGeneratedIndexUpdates:220->ensureNoUpdatesWhenCoveredByDelete:242
 Had some index updates, though it should have been covered by the delete
[ERROR] 
org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest.testCachedConnections(org.apache.phoenix.util.CoprocessorHConnectionTableFactoryTest)
CoprocessorHConnectionTableFactoryTest.testCachedConnections:109 Cached 
connections not closed when region closes: 
[ERROR] 
org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest.testIndexedKeyValuePopulatesKVFields(org.apache.hadoop.hbase.regionserver.wal.IndexedKeyValueTest)
IndexedKeyValueTest.testIndexedKeyValuePopulatesKVFields:42 » IllegalArgument 
...
[ERROR] 
org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.testWithCompression(org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest)
ReadWriteKeyValuesWithCodecTest.testWithCompression:82->getEdits:113 » 
IllegalArgument
[ERROR] 
org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest.testWithoutCompression(org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecTest)
ReadWriteKeyValuesWithCodecTest.testWithoutCompression:71->getEdits:113 » 
IllegalArgument

Latter two cases might be the new KV sanity checks? Maybe the first one too? I 
think I saw that for HBase 2.0.5 work [~elserj] is already considering 
reworking how these are constructed?

> Fixups for interface changes in HBase 1.5
> -----------------------------------------
>
>                 Key: PHOENIX-5277
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5277
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Major
>         Attachments: PHOENIX-5277-4.x.patch
>
>
> Some minor fixups are required because of interface changes in HBase 1.5.



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

Reply via email to