You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Christian Schneider (Jira)" <ji...@apache.org> on 2020/02/20 08:41:00 UTC

[jira] [Resolved] (SLING-9075) Support multiple agents with one StagingPrecondition

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

Christian Schneider resolved SLING-9075.
----------------------------------------
    Resolution: Fixed

> Support multiple agents with one StagingPrecondition
> ----------------------------------------------------
>
>                 Key: SLING-9075
>                 URL: https://issues.apache.org/jira/browse/SLING-9075
>             Project: Sling
>          Issue Type: Bug
>          Components: Content Distribution
>    Affects Versions: Content Distribution Journal Core 0.1.6
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>            Priority: Major
>             Fix For: Content Distribution Journal Core 0.1.10
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently we have to instantiate one StagingPrecondition per subscriber agent. Each of these opens a consumer on the status topic. 
> When we have multiple agents this would put a lot of stress on the journal. 
> So this issue is to change StagingPrecondition to be able to support multiple subscriber agents with one instance.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)