This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a change to branch SLING-9583
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git.
from bb6d005 SLING-9583 - Extract messaging code from PubQueueCache
add 2b99766 SLING-9583 - Cleanup
add 43d8a48 SLING-9583 - Integrate PubQueueCacheService into
PubQueueProviderImpl
No new revisions were added by this update.
Summary of changes:
.../impl/publisher/PackageDistributedNotifier.java | 34 ++++---
.../impl/queue/impl/PubQueueCacheService.java | 108 ---------------------
.../impl/queue/impl/PubQueueProviderImpl.java | 78 ++++++++++++---
.../impl/queue/impl/QueueCacheCleanupTask.java | 56 -----------
.../impl/queue/impl/PubQueueProviderTest.java | 7 +-
5 files changed, 83 insertions(+), 200 deletions(-)
delete mode 100644
src/main/java/org/apache/sling/distribution/journal/impl/queue/impl/PubQueueCacheService.java
delete mode 100644
src/main/java/org/apache/sling/distribution/journal/impl/queue/impl/QueueCacheCleanupTask.java