[
https://issues.apache.org/jira/browse/PHOENIX-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245086#comment-14245086
]
Hudson commented on PHOENIX-1470:
---------------------------------
FAILURE: Integrated in Phoenix-master #516 (See
[https://builds.apache.org/job/Phoenix-master/516/])
PHOENIX-1470 KEEP_DELETED_CELLS interface changed in HBase 0.98.8 (Jesse Yates)
(apurtell: rev 9437c044624e41d7e4a72b611cd81749d8d96f02)
*
phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java.orig
*
phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
Amend PHOENIX-1470 KEEP_DELETED_CELLS interface changed in HBase 0.98.8 (Jesse
Yates) (apurtell: rev 06bf205ac1c9d4c222652173b58a9429a83630bf)
*
phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java.orig
> KEEP_DELETED_CELLS interface changed in HBase 0.98.8
> ----------------------------------------------------
>
> Key: PHOENIX-1470
> URL: https://issues.apache.org/jira/browse/PHOENIX-1470
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.2
> Reporter: Jesse Yates
> Assignee: Jesse Yates
> Fix For: 5.0.0, 4.3
>
> Attachments: keep-deleted-cells-v1.patch, keep-deleted-cells.patch
>
>
> HBASE-12363 changed the contract on HColumnDescriptor#getKeepDeletedCells to
> no longer return true/false, but instead returns an enum of KeepDeletedCells.
> This seems to be fine at runtime (haven't checked) but it certainly breaks
> compilation against 0.98.8 and I don't see an obvious way of fixing it that
> is backwards compatible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)