You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2015/01/16 04:34:34 UTC

[jira] [Updated] (PHOENIX-1581) Client cache not updated after issuing ALTER TABLE statements for setting phoenix table properties

     [ https://issues.apache.org/jira/browse/PHOENIX-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samarth Jain updated PHOENIX-1581:
----------------------------------
    Summary: Client cache not updated after issuing ALTER TABLE statements for setting phoenix table properties  (was: Changing values for Phoenix table properties through ALTER TABLE statements doesn't work)

> Client cache not updated after issuing ALTER TABLE statements for setting phoenix table properties
> --------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-1581
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1581
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Gabriel Reid
>            Assignee: Samarth Jain
>
> If I alter a table to disable the WAL (i.e. ALTER TABLE MYTAB SET DISABLE_WAL = true), then things work as expected.
> However, if I then attempt to re-enable the WAL (i.e. ALTER TABLE MYTAB SET DISABLE_WAL = false), nothing changes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)