[
https://issues.apache.org/jira/browse/PHOENIX-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281263#comment-14281263
]
James Taylor commented on PHOENIX-1581:
---------------------------------------
[~samarthjain] - this will be an issue for 3.3 as well. Would you mind porting
this into the 3.0 branch as well?
> 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
> Fix For: 5.0.0, 4.3
>
> Attachments: PHOENIX-1581.patch
>
>
> 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)