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

Hudson commented on PHOENIX-2616:
---------------------------------

FAILURE: Integrated in Phoenix-master #1094 (See 
[https://builds.apache.org/job/Phoenix-master/1094/])
PHOENIX-2616 Indexes over immutable tables not marked as immutable 
(jamestaylor: rev c966935921a85a0e6b5f4ba49d26e167f08349ed)
* phoenix-core/src/test/java/org/apache/phoenix/compile/QueryCompilerTest.java
* 
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* phoenix-core/src/main/java/org/apache/phoenix/execute/MutationState.java
* phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java


> 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, PHOENIX-2616_addendum1.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