[
https://issues.apache.org/jira/browse/PHOENIX-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133487#comment-15133487
]
James Taylor commented on PHOENIX-2605:
---------------------------------------
One issue with the IndexToolIT usage will be the timestamp used by the
transaction manager. We really need it to be at the point when the index was
created. Ideally what we'd want to do is add the TransactionVisibilityFilter
and set the min/max timestamp ourselves (multiplying the SCN by 1,000,000 using
our util function). You could start a transaction and get the in-flight and
invalid transaction information from that.
> Enhance IndexToolIT to test transactional tables
> ------------------------------------------------
>
> Key: PHOENIX-2605
> URL: https://issues.apache.org/jira/browse/PHOENIX-2605
> Project: Phoenix
> Issue Type: Test
> Reporter: Thomas D'Silva
> Assignee: Thomas D'Silva
> Fix For: 4.7.0
>
> Attachments: PHOENIX-2605.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)