You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Michael Tarantino (JIRA)" <ji...@apache.org> on 2014/07/15 11:14:05 UTC

[jira] [Updated] (SLING-3763) Sling Junit Renderer Service Factory

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

Michael Tarantino updated SLING-3763:
-------------------------------------

    Attachment: SlingJunitRendererFactory.patch

Patch to fix the issue.

> Sling Junit Renderer Service Factory
> ------------------------------------
>
>                 Key: SLING-3763
>                 URL: https://issues.apache.org/jira/browse/SLING-3763
>             Project: Sling
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Michael Tarantino
>         Attachments: SlingJunitRendererFactory.patch
>
>
> In the current version of Sling JUnit, the renderer service is shared between requests. In case of parallel request the output is mixed between the different requests. 
> To fix this issue, we create Renderer Factories which provide a single renderer object for each request.



--
This message was sent by Atlassian JIRA
(v6.2#6252)