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

Hitesh Shah commented on TEZ-850:
---------------------------------

There were minor warnings for example: 
   - instead of using for (VertexEvent e: events), there was a for (int i = 0 , 
i < 2) loop being used
   - For, restoreFromEvent, the return value was not being used nor was it 
being verified using assert. 
   - a couple of places related to checking output committers had warnings on 
the value possibly being null 

> Recovery unit tests
> -------------------
>
>                 Key: TEZ-850
>                 URL: https://issues.apache.org/jira/browse/TEZ-850
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Hitesh Shah
>            Assignee: Jeff Zhang
>         Attachments: Tez-850-2.patch, Tez-850-3.patch, Tez-850-4.patch, 
> Tez-850.patch
>
>
> Tests for custom edge managers, groups handling, etc.



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

Reply via email to