Bug 927278

Summary: Code Hygiene - GlusterFileSystem.setReplication() is redundant
Product: [Community] GlusterFS Reporter: Steve Watt <swatt>
Component: gluster-hadoopAssignee: Bradley Childs <bchilds>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Kudlej <mkudlej>
Severity: low Docs Contact:
Priority: medium    
Version: mainlineCC: aavati, eboyd, matt, mkudlej, rhs-bugs, vbellur
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-03 16:31:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 947153, 1057253    

Description Steve Watt 2013-03-25 14:40:46 UTC
Description of problem:

This method is inherited from the FileSystem class and its implementation is identical in the GlusterFileSystem class. It appears that it can be removed completely.

Comment 2 Bradley Childs 2013-03-31 20:41:07 UTC
Fixed here: https://github.com/gluster/hadoop-glusterfs/pull/21

Comment 3 Bradley Childs 2013-04-26 18:20:14 UTC
Steve- I've submitted a patch, but the discussion + process is deadlocked on github.  Transferring to you for tie break.

Comment 4 Bradley Childs 2013-05-02 19:43:54 UTC
Merged per steves vote.