Issue Details (XML | Word | Printable)

Key: HADOOP-4253
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Suresh Srinivas
Reporter: Suresh Srinivas
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Fix warnings generated by FindBugs

Created: 23/Sep/08 11:04 PM   Updated: 08/Jul/09 05:05 PM  Due: 23/Sep/08
Return to search
Component/s: conf, fs, record
Affects Version/s: None
Fix Version/s: 0.20.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works HADOOP-4253.patch 2008-09-30 06:41 PM Suresh Srinivas 11 kB
Text File Licensed for inclusion in ASF works HADOOP-4253.patch 2008-09-25 10:56 PM Suresh Srinivas 12 kB
Text File Licensed for inclusion in ASF works HADOOP-4253.patch 2008-09-23 11:05 PM Suresh Srinivas 13 kB

Hadoop Flags: Incompatible change, Reviewed
Release Note: Removed from class org.apache.hadoop.fs.RawLocalFileSystem deprecated methods public String getName(), public void lock(Path p, boolean shared) and public void release(Path p).
Resolution Date: 06/Oct/08 10:43 AM


 Description  « Hide
Findbugs generates several errors related to unused return values, thread synchronization and ambiguous method calls

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Suresh Srinivas made changes - 23/Sep/08 11:05 PM
Field Original Value New Value
Attachment HADOOP-4253.patch [ 12390800 ]
Tsz Wo (Nicholas), SZE made changes - 23/Sep/08 11:40 PM
Component/s record [ 12310970 ]
Component/s mapred [ 12310690 ]
Component/s dfs [ 12310710 ]
Component/s fs [ 12310689 ]
Component/s conf [ 12310711 ]
Component/s contrib/streaming [ 12310972 ]
Suresh Srinivas made changes - 25/Sep/08 10:56 PM
Attachment HADOOP-4253.patch [ 12390967 ]
Tsz Wo (Nicholas), SZE made changes - 25/Sep/08 11:08 PM
Hadoop Flags [Incompatible change, Reviewed]
Suresh Srinivas made changes - 29/Sep/08 06:10 PM
Release Note Following are the incompatible changes:
- Following deprectated methods in org.apache.hadoop.fs.RawLocalFileSystem are removed:
  public String getName()
  public void lock(Path p, boolean shared)
  public void release(Path p)
Status Open [ 1 ] Patch Available [ 10002 ]
Hadoop Flags [Reviewed, Incompatible change] [Incompatible change, Reviewed]
Owen O'Malley made changes - 29/Sep/08 10:30 PM
Fix Version/s 0.20.0 [ 12313438 ]
Fix Version/s 0.19.0 [ 12313211 ]
Status Patch Available [ 10002 ] Open [ 1 ]
Suresh Srinivas made changes - 30/Sep/08 06:41 PM
Attachment HADOOP-4253.patch [ 12391226 ]
Suresh Srinivas made changes - 30/Sep/08 10:30 PM
Release Note Following are the incompatible changes:
- Following deprectated methods in org.apache.hadoop.fs.RawLocalFileSystem are removed:
  public String getName()
  public void lock(Path p, boolean shared)
  public void release(Path p)
Incompatible changes:
- Following deprecated methods in org.apache.hadoop.fs.RawLocalFileSystem are removed:
  public String getName()
  public void lock(Path p, boolean shared)
  public void release(Path p)
Hadoop Flags [Reviewed, Incompatible change] [Incompatible change, Reviewed]
Status Open [ 1 ] Patch Available [ 10002 ]
Johan Oskarsson made changes - 06/Oct/08 10:43 AM
Resolution Fixed [ 1 ]
Hadoop Flags [Reviewed, Incompatible change] [Incompatible change, Reviewed]
Status Patch Available [ 10002 ] Resolved [ 5 ]
Robert Chansler made changes - 03/Mar/09 01:33 AM
Hadoop Flags [Reviewed, Incompatible change] [Incompatible change, Reviewed]
Release Note Incompatible changes:
- Following deprecated methods in org.apache.hadoop.fs.RawLocalFileSystem are removed:
  public String getName()
  public void lock(Path p, boolean shared)
  public void release(Path p)
Removed from class org.apache.hadoop.fs.RawLocalFileSystem deprecated methods public String getName(), public void lock(Path p, boolean shared) and public void release(Path p).
Robert Chansler made changes - 05/Mar/09 12:34 AM
Release Note Removed from class org.apache.hadoop.fs.RawLocalFileSystem deprecated methods public String getName(), public void lock(Path p, boolean shared) and public void release(Path p).
Removed from class org.apache.hadoop.fs.RawLocalFileSystem deprecated methods public String getName(), public void lock(Path p, boolean shared) and public void release(Path p).
Hadoop Flags [Reviewed, Incompatible change] [Incompatible change, Reviewed]
Nigel Daley made changes - 23/Apr/09 07:17 PM
Status Resolved [ 5 ] Closed [ 6 ]
Owen O'Malley made changes - 08/Jul/09 04:43 PM
Component/s dfs [ 12310710 ]
Owen O'Malley made changes - 08/Jul/09 04:53 PM
Component/s mapred [ 12310690 ]
Owen O'Malley made changes - 08/Jul/09 05:05 PM
Component/s contrib/streaming [ 12310972 ]