[
https://issues.apache.org/jira/browse/PHOENIX-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662875#comment-16662875
]
Chinmay Kulkarni edited comment on PHOENIX-4891 at 10/24/18 9:26 PM:
---------------------------------------------------------------------
[~tdsilva] _SecureUserConnectionsTest_ is passing when I run it locally. Also,
I've added a few tests with the patch too.
was (Author: ckulkarni):
[~tdsilva] `SecureUserConnectionsTest` is passing when I run it locally. Also,
I've added a few tests with the patch too.
> An index should inherit UPDATE_CACHE_FREQUENCY setting from parent table
> ------------------------------------------------------------------------
>
> Key: PHOENIX-4891
> URL: https://issues.apache.org/jira/browse/PHOENIX-4891
> Project: Phoenix
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Assignee: Chinmay Kulkarni
> Priority: Minor
> Attachments: PHOENIX-4891.patch
>
>
> I tried:
> # creating a table with UPDATE_CACHE_FREQUENCE > 0, then creating a local
> index on the table.
> # creating a table, then creating the local index, then altering the table
> setting UPDATE_CACHE_FREQUENCY to > 0
> In both cases the local index did not inherit the setting, verified both by
> looking at SYSTEM.CATALOG, as well by behavior.
> Update: This also happens for a global index.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)