[
https://issues.apache.org/jira/browse/PHOENIX-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-1821:
----------------------------------
Attachment: PHOENIX-1821_v4.patch
Enhanced test by adding index to non transactional table for transitioning to
transactional. Found and fixed one issue, but when index is used, the results
are not incorrect. It might be because of TEPHRA-143, but could also be the
case if we're using empty byte arrays for index cells. We should confirm one
way or the other once TEPHRA-143 is fixed.
FYI, [~tdsilva].
> Implement mechanism to convert a table from non transactional to transactional
> ------------------------------------------------------------------------------
>
> Key: PHOENIX-1821
> URL: https://issues.apache.org/jira/browse/PHOENIX-1821
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: James Taylor
> Attachments: PHOENIX-1821_v1.patch, PHOENIX-1821_v2.patch,
> PHOENIX-1821_v3.patch, PHOENIX-1821_v4.patch
>
>
> Transactional tables (in addition to any indexes) require a transformation to
> the Cell timestamp (pending HBASE-8927 and some ideas of [~ghelmling]). In
> addition, different coprocessors need to be installed on a transactional
> table. We should have a mechanism to translate a table from being non
> transactional to transactional.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)