Bug 885281

Summary: Swift integration Gluster_DiskFIle.unlink() performs directory listing before deleting file ... scalable?
Product: [Community] GlusterFS Reporter: Peter Portante <pportant>
Component: object-storageAssignee: Junaid <junaid>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: gluster-bugs, vagarwal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 902202 (view as bug list) Environment:
Last Closed: 2013-07-24 17:12:23 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: 902202, 903396, 978061    

Description Peter Portante 2012-12-08 06:05:25 UTC
Deleting an object (file or directory) results in a full listing of the Gluster volume parent directory before a delete is attempted.

When there are thousands of files present, this might not scale too well.

Comment 1 Vijay Bellur 2012-12-17 14:12:36 UTC
CHANGE: http://review.gluster.org/4302 (object-storage: do not list directory for delete) merged in master by Vijay Bellur (vbellur)