Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-5553

Start background servlet jobs for POST, PUT and DELETE only by default

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Background Servlets 1.0.2
    • Background Servlets 1.0.6
    • Extensions
    • None

    Description

      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.

      Attachments

        Activity

          People

            bdelacretaz Bertrand Delacretaz
            bdelacretaz Bertrand Delacretaz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: