You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/01/28 19:40:41 UTC

[jira] [Resolved] (PHOENIX-2630) Ensure commit fails if mutable secondary index write fails

     [ https://issues.apache.org/jira/browse/PHOENIX-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-2630.
-----------------------------------
       Resolution: Fixed
         Assignee: James Taylor
    Fix Version/s: 4.7.0

> Ensure commit fails if mutable secondary index write fails
> ----------------------------------------------------------
>
>                 Key: PHOENIX-2630
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2630
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>            Priority: Blocker
>             Fix For: 4.7.0
>
>         Attachments: PHOENIX-2630.patch
>
>
> See MutableIndexFailureIT. This commit removed the fail() after the commit() which is wrong: https://github.com/apache/phoenix/commit/3d69fa21123d182577a58bbc517d40ea9dc5a2cd#diff-de5444255a9f79a58ad86932fd6a2afd
> We need to add it back and confirm that the test still passes. If the index write fails, the commit needs to throw - otherwise the client won't know there was a failure.



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