[ 
https://issues.apache.org/jira/browse/PHOENIX-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340087#comment-16340087
 ] 

James Taylor commented on PHOENIX-3173:
---------------------------------------

Note that this JIRA requires PHOENIX-3534.

> Store views in a separate hbase table from physical tables
> ----------------------------------------------------------
>
>                 Key: PHOENIX-3173
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3173
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Priority: Major
>
> To more easily support disaster recovery, we should store views in a separate 
> hbase table from physical tables. We currently store them together in 
> SYSTEM.CATALOG so that they can be updated in an all or none behavior. 
> However, with transaction support, we can make these system tables 
> transactional no longer requiring them to be stored together.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to