[
https://issues.apache.org/jira/browse/HADOOP-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HADOOP-4253:
------------------------------------
Attachment: HADOOP-4253.patch
Incorporated the following changes suggest by Chris and Nicholas:
- Reverted few of the files as the changes were not simple. They will be
addressed separately.
- RawLocalFileSystem deprectated method lock, release and related data are
removed.
- TaskTracker.MapEventFetcherThread prints the super class Thread.getName()
instead of enclosing class TaskTracker.getName().
> Fix warnings generated by FindBugs
> ----------------------------------
>
> Key: HADOOP-4253
> URL: https://issues.apache.org/jira/browse/HADOOP-4253
> Project: Hadoop Core
> Issue Type: Bug
> Components: conf, contrib/streaming, dfs, fs, mapred, record
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Fix For: 0.19.0
>
> Attachments: HADOOP-4253.patch, HADOOP-4253.patch
>
>
> Findbugs generates several errors related to unused return values, thread
> synchronization and ambiguous method calls
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.