[ 
https://issues.apache.org/jira/browse/PHOENIX-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184877#comment-14184877
 ] 

Hudson commented on PHOENIX-1379:
---------------------------------

SUCCESS: Integrated in Phoenix | Master #459 (See 
[https://builds.apache.org/job/Phoenix-master/459/])
PHOENIX-1379 Wrong MultiIndexWriteFailureException when recovering local index 
table (Shunsuke Nakamura) (jtaylor: rev 
79423f8011ef35ae5c8509d67e0935fff549e80b)
* 
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/write/recovery/TrackingParallelWriterIndexCommitter.java


> 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)

Reply via email to