[
https://issues.apache.org/jira/browse/HADOOP-5917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713689#action_12713689
]
Jakob Homan commented on HADOOP-5917:
-------------------------------------
Two options would be either remove the maxwarns restriction, which would
generate quite a lot of warnings now due to the mapred/mapreduce deprecation
issue, or to explicitly ignore the deprecation warnings in lint. Another
option, which Nicholas mentioned, is to wait for the project split and see if
there's a new testpatch script that will be more accurate against hdfs. This
seems reasonable to me.
> Testpatch isn't catching newly introduced javac warnings
> --------------------------------------------------------
>
> Key: HADOOP-5917
> URL: https://issues.apache.org/jira/browse/HADOOP-5917
> Project: Hadoop Core
> Issue Type: Bug
> Components: test
> Reporter: Jakob Homan
>
> Testpatch doesn't seem to be catching newly introduced javac warnings, as
> detailed in the results of the experiment below.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.