[
https://issues.apache.org/jira/browse/PHOENIX-5375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17456974#comment-17456974
]
Istvan Toth commented on PHOENIX-5375:
--------------------------------------
Testing to see whether this applies to the new indexing.
I have added a new snapshot parameter to IndexBuildTimestampIT, and found that
the combination of _localindex_, _async_, and _snapshot_ parameters causes the
test to fail.
> Building indexes from a snapshot image of a data table leads to incorrect
> timestamps
> -------------------------------------------------------------------------------------
>
> Key: PHOENIX-5375
> URL: https://issues.apache.org/jira/browse/PHOENIX-5375
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.0.0, 4.14.2
> Reporter: Kadir OZDEMIR
> Priority: Major
>
> IndexTool after PHOENIX-5018 uses the UngroupedAggregateRegionObserver
> coprocessor in order to generate index mutations with the right timestamps
> except when indexes are build from snapshots. This is because aggregate
> operations are not supported for snapshots yet.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)