[
https://issues.apache.org/jira/browse/PHOENIX-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas D'Silva resolved PHOENIX-2376.
-------------------------------------
Resolution: Fixed
> Set Tephra TTL based on HBase TTL
> ---------------------------------
>
> Key: PHOENIX-2376
> URL: https://issues.apache.org/jira/browse/PHOENIX-2376
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: James Taylor
> Attachments: PHOENIX-2376.patch
>
>
> Ensure that transactional Phoenix tables are setup correctly when they define
> a TTL (since Tephra has it's own TTL property).
> - For a new Phoenix table that is being created, if a TTL property is
> specified, we should set the TxConstants.PROPERTY_TTL instead of the regular
> HBase TTL.
> - For an existing Phoenix table that is being altered to become
> transactional, we should leave any existing TTL in place but also add the
> TxConstants.PROPERTY_TTL with an equivalent value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)