[ https://issues.apache.org/jira/browse/MAPREDUCE-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401833#comment-13401833 ]
Konstantin Shvachko commented on MAPREDUCE-4342: ------------------------------------------------ Mayank, a few more touches. - Typo "chechs" in javaDoc. Should be checks. - Please do cntrl-i on your new JavaDoc comments (in both files), this should indent them correctly. - Add @SuppressWarnings("deprecation") before testCacheConsistency(). This should reduce javac warnings reported in your test-patch log. - Then you will see that workDir variable is not used anywhere and can be removed. > Distributed Cache gives inconsistent result if cache files get deleted from > task tracker > ----------------------------------------------------------------------------------------- > > Key: MAPREDUCE-4342 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4342 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.22.0, 1.0.3, trunk > Reporter: Mayank Bansal > Assignee: Mayank Bansal > Attachments: MAPREDUCE-4342-22-1.patch, MAPREDUCE-4342-22-2.patch, > MAPREDUCE-4342-22.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira