[
https://issues.apache.org/jira/browse/SLING-5553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz closed SLING-5553.
--------------------------------------
> Start background servlet jobs for POST, PUT and DELETE only by default
> ----------------------------------------------------------------------
>
> Key: SLING-5553
> URL: https://issues.apache.org/jira/browse/SLING-5553
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Background Servlets 1.0.2
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
> Priority: Minor
> Fix For: Background Servlets 1.0.6
>
>
> Starting background jobs does not make sense for GET and HEAD requests for
> example, as those jobs are meant to change content and that shouldn't happen
> for such requests. I'll add a configurable list of acceptable methods to the
> {{BackgroundServletStarterFilter}}, defaulting to POST, PUT and DELETE.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)