[
https://issues.apache.org/jira/browse/SLING-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15628002#comment-15628002
]
Chetan Mehrotra commented on SLING-6227:
----------------------------------------
The nodetype definition is defined
[here|https://github.com/apache/sling/blob/trunk/bundles/servlets/post/src/main/resources/SLING-INF/nodetypes/chunk.cnd]
[~mreutegg] Can you suggest the required changes here which would prevent such
nodes from getting added to version store? Also would there be any
compatibility issue with such a change
> Disable versioning for chunk nodes
> ----------------------------------
>
> Key: SLING-6227
> URL: https://issues.apache.org/jira/browse/SLING-6227
> Project: Sling
> Issue Type: Improvement
> Components: Servlets
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: Servlets Post 2.3.16
>
>
> While analyzing some customer setup it was found that {{sling:chunk}} nodes
> are getting stored in version store and thus preventing the temporary files
> created from getting garbage collection.
> This can be fixed by tweaking the nodetype definition for sling:chunks to
> disable versioning for sling:chunk nodes
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)