[
https://issues.apache.org/jira/browse/HADOOP-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564035#comment-14564035
]
Akira AJISAKA commented on HADOOP-7266:
---------------------------------------
bq. The applied patch generated 58 additional warning messages.
The warnings are caused by import sentences.
{{@SuppressWarnings("deprecation")}} is not effective for them. We can suppress
the warnings by using fully qualified class instead of importing them, however,
that's worthless for me.
> Deprecate metrics v1
> --------------------
>
> Key: HADOOP-7266
> URL: https://issues.apache.org/jira/browse/HADOOP-7266
> Project: Hadoop Common
> Issue Type: Improvement
> Components: metrics
> Affects Versions: 2.8.0
> Reporter: Luke Lu
> Assignee: Akira AJISAKA
> Priority: Blocker
> Attachments: HADOOP-7266.001.patch, HADOOP-7266.002.patch,
> HADOOP-7266.003.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)