Actions
Bug #72993
openclient: very very long path slows client down
% Done:
0%
Source:
Backport:
tentacle,squid,reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client
Labels (FS):
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v20.3.0-3421-ga8d092988f
Released In:
Upkeep Timestamp:
2025-10-07T11:28:58+00:00
Description
When path is very very long (2000 component, for example) printing it
repeatedly in logs slows the client down. Therefore prevent doing so by
printing the path which is trimmed to last 10 components.
This issue was discovered while testing rmtree() against nested dir of 2000
levels.
Updated by Rishabh Dave 6 months ago
- Related to Bug #71648: mgr/volumes: switch to non-recursive implementation for directory tree removal added
Updated by Rishabh Dave 6 months ago
- Subject changed from client: very very long path slows down to client: very very long path slows client down
Updated by Rishabh Dave 6 months ago
- Status changed from Fix Under Review to Pending Backport
Updated by Upkeep Bot 6 months ago
- Status changed from Pending Backport to Resolved
- Merge Commit set to a8d092988fb1ffb354a20b66bcc89103faa94ed0
- Fixed In set to v20.3.0-3421-ga8d092988f
- Upkeep Timestamp set to 2025-10-07T11:28:58+00:00
Updated by Rishabh Dave 6 months ago
- Status changed from Resolved to Pending Backport
- Backport set to tentacle,squid,reef
Updated by Upkeep Bot 6 months ago
- Copied to Backport #73394: reef: client: very very long path slows client down added
Updated by Upkeep Bot 6 months ago
- Copied to Backport #73395: squid: client: very very long path slows client down added
Updated by Upkeep Bot 6 months ago
- Copied to Backport #73396: tentacle: client: very very long path slows client down added
Actions