[
https://issues.apache.org/jira/browse/PHOENIX-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398588#comment-15398588
]
James Taylor commented on PHOENIX-3120:
---------------------------------------
It's a potential problem, but it's not critical - I don't think we need to make
changes for 4.8. We could make MetaDataClient.buildIndex(PTable index, TableRef
dataTableRef) public and call it directly. The ALTER INDEX call is not really
required here because there's nothing that needs to be deleted. You'd set the
timestamp on dataTableRef which would control at what timestamp it's set (or I
suppose you could set TX_SCN on the scan).
> AsyncIndexRebuilderTask fails for transactional tables
> ------------------------------------------------------
>
> Key: PHOENIX-3120
> URL: https://issues.apache.org/jira/browse/PHOENIX-3120
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.8.0
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Fix For: 4.8.1
>
> Attachments: PHOENIX-3120.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)