Christian Schneider created SLING-9075:
------------------------------------------
Summary: 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
Fix For: Content Distribution Journal Core 0.1.8
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)