[
https://issues.apache.org/jira/browse/PHOENIX-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-2630:
----------------------------------
Attachment: PHOENIX-2630.patch
Restoring the proper behavior so clients know if write fails. Please review,
[~samarthjain].
> 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
> Priority: Blocker
> 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)