Bug 927290 - Code Hygiene - GlusterFileSystem.getFileBlockLocations(Path p, long start, long len) is empty
Summary: Code Hygiene - GlusterFileSystem.getFileBlockLocations(Path p, long start, lo...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: GlusterFS
Classification: Community
Component: gluster-hadoop
Version: mainline
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Bradley Childs
QA Contact: hcfs-gluster-bugs
URL:
Whiteboard:
Depends On:
Blocks: 1057253
TreeView+ depends on / blocked
 
Reported: 2013-03-25 15:05 UTC by Steve Watt
Modified: 2014-05-13 13:23 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-13 13:23:36 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Steve Watt 2013-03-25 15:05:01 UTC
Description of problem:

GlusteFileSystem.getFileBlockLocations(Path p, long start, long len) is an empty method. This method signature does not exist within the FileSystem or the DistributedFileSystem class and thus does not appear to be called anywhere currently. It looks like it can be deleted.

Comment 2 Bradley Childs 2013-03-31 20:56:05 UTC
Fixed here: https://github.com/gluster/hadoop-glusterfs/pull/22

Comment 3 Bradley Childs 2013-03-31 21:15:53 UTC
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=927290


Note You need to log in before you can comment on or make changes to this bug.