Christian Schneider created SLING-8859:
------------------------------------------
Summary: PubQueueCache keeps sending seeding messages when journal
is not available
Key: SLING-8859
URL: https://issues.apache.org/jira/browse/SLING-8859
Project: Sling
Issue Type: Bug
Components: Content Distribution
Affects Versions: Content Distribution Journal Core 0.1.4
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: Content Distribution Journal Core 0.1.6
When an instance comes up and there is a permanent authentication failure we
see the situation that JournalAvailableChecker reports the journal as
unavailable but the PubQueueCache continues to send seeding messages.
The JournalAvailableChecker unregisters the JournalAvailable service. This
should cause the PubQueueCacheService to deactivate and stop sending seeding
messages.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)