[
https://issues.apache.org/jira/browse/SLING-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothee Maret closed SLING-8533.
---------------------------------
> Send events for errors happening during messaging
> -------------------------------------------------
>
> Key: SLING-8533
> URL: https://issues.apache.org/jira/browse/SLING-8533
> Project: Sling
> Issue Type: Improvement
> Components: Content Distribution
> Affects Versions: Content Distribution Journal Kafka 0.1.2, Content
> Distribution Journal Messages 0.1.0
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Priority: Major
> Fix For: Content Distribution Journal Kafka 0.1.4, Content
> Distribution Journal Messages 0.1.2
>
>
> The current JournalAvailableChecker creates too much load on the messaging
> system as it constantly checks availability.
> The plan is to only check when errors happen during normal processing. To
> make this work we need to publish the errors so JournalAvailableChecker can
> see them.
> The idea is to send such errors to EventAdmin to avoid tight coupling.
> So this issue is about defining the events in the api and creating them in
> the kafka journal impl.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)