Marius Petria created SLING-7667: ------------------------------------ Summary: Place distribution packages in buckets to support smoothly tens of thousands of packages Key: SLING-7667 URL: https://issues.apache.org/jira/browse/SLING-7667 Project: Sling Issue Type: Improvement Components: Content Distribution Affects Versions: Content Distribution Core 0.2.10 Reporter: Marius Petria
All distribution packages created {{/var/sling/distribution/vlt/packages/data}}. There is a remarkable slowdown when there are more than 20k packages in the folder. We would need to create the packages in buckets to have a more manageable size of items in a folder. Proposal of bucketing: - one level - 100 fixed buckets (to avoid bucket deletion and management) - created on demand {{.../packages/data/03/packageid}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)