[
https://issues.apache.org/jira/browse/PHOENIX-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoffrey Jacoby updated PHOENIX-5560:
-------------------------------------
Description:
# Create a mutable, non-multi-tenant base table
# Create a view on that base table
# Create a view index on that view
# The _IDX table associated with that view index will have an
IndexRegionObserver
was:
# Create a mutable base table
# Create a view on that base table
# Create a view index on that view
# The _IDX table associated with that view index will have an
IndexRegionObserver
> View Index Tables created incorrectly with IndexRegionObserver
> --------------------------------------------------------------
>
> Key: PHOENIX-5560
> URL: https://issues.apache.org/jira/browse/PHOENIX-5560
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.14.3
> Reporter: Geoffrey Jacoby
> Assignee: Geoffrey Jacoby
> Priority: Major
>
> # Create a mutable, non-multi-tenant base table
> # Create a view on that base table
> # Create a view index on that view
> # The _IDX table associated with that view index will have an
> IndexRegionObserver
--
This message was sent by Atlassian Jira
(v8.3.4#803005)