[
https://issues.apache.org/jira/browse/PHOENIX-5524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953395#comment-16953395
]
Hudson commented on PHOENIX-5524:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.5 #164 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.5/164/])
PHOENIX-5524: Connections with SCN should fail mutations on tables with
(chinmayskulkarni: rev ab42e158bcf71602f726eaa57cfe655f022bb375)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/exception/SQLExceptionCode.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertWithSCNIT.java
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/compile/UpsertCompiler.java
> Connections with SCN should fail mutations on tables with any index
> -------------------------------------------------------------------
>
> Key: PHOENIX-5524
> URL: https://issues.apache.org/jira/browse/PHOENIX-5524
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.15.0, 5.1.0
> Reporter: Priyank Porwal
> Assignee: Chinmay Kulkarni
> Priority: Major
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-5524-4.x-HBase-1.3-v2.patch,
> PHOENIX-5524-master.patch
>
>
> PHOENIX-4983 allowed mutations on subset of tables for connections using SCN.
> We need to forbid mutations on tables with any index so that they do not
> conflict with assumptions made by consistent secondary indexing redesign.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)