Bug 927274 - Code Hygiene - Redundant GlusterFileSystem.getReplication() method
Summary: Code Hygiene - Redundant GlusterFileSystem.getReplication() method
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: GlusterFS
Classification: Community
Component: gluster-hadoop
Version: mainline
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
Assignee: Bradley Childs
QA Contact: hcfs-gluster-bugs
URL:
Whiteboard:
Depends On:
Blocks: HCFS 1057253
TreeView+ depends on / blocked
 
Reported: 2013-03-25 14:33 UTC by Steve Watt
Modified: 2014-05-13 13:23 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-05-13 13:23:14 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Steve Watt 2013-03-25 14:33:18 UTC
Description of problem:

It seems we could clean up the code by removing the getReplication() method and moving its logic under getDefaultReplication().

Comment 2 Bradley Childs 2013-04-26 19:13:09 UTC
Here's the change:

https://github.com/gluster/hadoop-glusterfs/pull/28


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