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

Jerry Chabot commented on PHOENIX-1499:
---------------------------------------

Our app has an HBase table maintained using HBase client, including using 
CheckAndPut, etc. A view is used so our app can search the table with various 
search criteria. Lack of a synchronized index when updates occur to the 
underlying table prevents using an index. I expect one or two indices will be 
needed due to the flexible search criteria.  It would be much appreciated if 
this task could be raised in priority.

> VIEW indexes are not kept in sync when physical table updated directly
> ----------------------------------------------------------------------
>
>                 Key: PHOENIX-1499
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1499
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: James Taylor
>
> If a physical table is updated directly then the indexes on views over the 
> table will not be maintained.



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

Reply via email to