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

James Taylor commented on PHOENIX-2616:
---------------------------------------

There'd be no impact on pre 4.7 clients. There's no need to upgrade the 
sequence number as we're not making any structural change. I'll add a defensive 
clear of the cache on the server at the end of the upgrade to ensure that the 
updated index row will be re-read upon next access.

> Indexes over immutable tables not marked as immutable
> -----------------------------------------------------
>
>                 Key: PHOENIX-2616
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2616
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 4.7.0
>
>         Attachments: PHOENIX-2616.patch
>
>
> We're not marking indexes as immutable when they're on an immutable table. 
> This causes us to do conflict detection when we're building the index which 
> is expensive.



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

Reply via email to