[ 
https://issues.apache.org/jira/browse/SLING-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marius Petria updated SLING-7667:
---------------------------------
    Description: 
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}}
{{.../packages/data/99/packageid}}

  was:
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}}


> 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
>            Priority: Major
>
> 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}}
> {{.../packages/data/99/packageid}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to