[
https://issues.apache.org/jira/browse/PHOENIX-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245491#comment-14245491
]
Hudson commented on PHOENIX-1470:
---------------------------------
SUCCESS: Integrated in Phoenix-master #518 (See
[https://builds.apache.org/job/Phoenix-master/518/])
Revert "PHOENIX-1524 Bump default HBase version to 0.98.8 after PHOENIX-1470"
(apurtell: rev 2f100af20c51b2f4810c4bb1103cd1cba48732a9)
* pom.xml
Revert "Amend PHOENIX-1470 KEEP_DELETED_CELLS interface changed in HBase 0.98.8
(Jesse Yates)" (apurtell: rev 776a93912cff95c3bfca839cd9053e5ef1ef1bae)
*
phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java.orig
Revert "PHOENIX-1470 KEEP_DELETED_CELLS interface changed in HBase 0.98.8
(Jesse Yates)" (apurtell: rev 0092c6f9d57a21ca1b218e85725ddc78c7c477e3)
*
phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java.orig
*
phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryDatabaseMetaDataIT.java
> 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)