[
https://issues.apache.org/jira/browse/PHOENIX-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279640#comment-14279640
]
Samarth Jain commented on PHOENIX-1581:
---------------------------------------
Looks like a general problem across the board for phoenix table properties. The
only mutation that gets reflected is changing immutable_rows.
> Changing values for Phoenix table properties through ALTER TABLE statements
> doesn't work
> ----------------------------------------------------------------------------------------
>
> Key: PHOENIX-1581
> URL: https://issues.apache.org/jira/browse/PHOENIX-1581
> Project: Phoenix
> Issue Type: Bug
> Reporter: Gabriel Reid
>
> 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)