[
https://issues.apache.org/jira/browse/PHOENIX-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samarth Jain updated PHOENIX-3930:
----------------------------------
Attachment: PHOENIX-3930_v2.patch
v2 patch that addresses the failures in the original patch, [~jamestaylor]. I
had to make the change to make sure indexes explicitly inherit the
KEEP_DELETED_CELLS property from the base tables. The ideal patch would be
PHOENIX-3955. Also, had to fix a few more test cases where they intended to use
their own tables and not the one created as part of the class setup. Will go
ahead and commit this one.
> Move BaseQueryIT to ParallelStatsDisabledIT
> -------------------------------------------
>
> Key: PHOENIX-3930
> URL: https://issues.apache.org/jira/browse/PHOENIX-3930
> Project: Phoenix
> Issue Type: Test
> Reporter: James Taylor
> Attachments: PHOENIX-3930.patch, PHOENIX-3930_v2.patch
>
>
> In most tests derived from BaseQueryIT, generated table names are already
> used. We're currently seeing intermittent timeouts during the running of
> ClientManagedTimeTest and this should help.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)