[
https://issues.apache.org/jira/browse/HADOOP-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Gummadi updated HADOOP-5521:
---------------------------------
Release Note: This patch makes TestJobHistory and its dependent testcases
independent of RESTART_COUNT.
Status: Patch Available (was: Open)
ant test-patch gave the following:
[exec] +1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 3 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 Eclipse classpath. The patch retains Eclipse classpath
integrity.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
Unit tests passed on my machine.
> Remove dependency of testcases on RESTART_COUNT
> -----------------------------------------------
>
> Key: HADOOP-5521
> URL: https://issues.apache.org/jira/browse/HADOOP-5521
> Project: Hadoop Core
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.21.0
> Reporter: Amar Kamat
> Assignee: Ravi Gummadi
> Fix For: 0.21.0
>
> Attachments: HADOOP-5521.patch
>
>
> There are 2 usecases for this :
> # RESTART_COUNT is not guaranteed to be flushed to fs.
> # HADOOP-5394 plans to discontinue logging restart-count to job history file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.