[
https://issues.apache.org/jira/browse/PHOENIX-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-1379.
-----------------------------------
Resolution: Fixed
Fix Version/s: 4.2
5.0.0
+1. Thanks for the patch, [~sunsuk7tp]. Committed to 4.0 and master branches.
> Wrong MultiIndexWriteFailureException when recovering local index table
> -----------------------------------------------------------------------
>
> Key: PHOENIX-1379
> URL: https://issues.apache.org/jira/browse/PHOENIX-1379
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.1
> Reporter: Shunsuke Nakamura
> Assignee: Shunsuke Nakamura
> Priority: Critical
> Fix For: 5.0.0, 4.2
>
> Attachments: PHOENIX-1379.patch
>
>
> Unable to recover local index table. Task#call in
> TrackingParallelWriterIndexCommitter#write always returns not Boolean.TRUE
> but null by change of PHOENIX-1166. If the value is null, it's handled as a
> failure. As a result, it throws MultiIndexWriteFailureException.
> Maybe this change was wrongly imported from ParallelWriterIndexCommitter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)