[
https://issues.apache.org/jira/browse/PHOENIX-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110226#comment-15110226
]
Hudson commented on PHOENIX-2616:
---------------------------------
FAILURE: Integrated in Phoenix-master #1097 (See
[https://builds.apache.org/job/Phoenix-master/1097/])
PHOENIX-2616 Indexes over immutable tables not marked as immutable (jtaylor:
rev 6251f8f8c035ecf50051b974ca99499913e001c1)
*
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.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_addendum.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)