SLING-8932 - Redesign DistributionSubscriber to offload responsibilities (#17)

* SLING-8932 - Redesign DistributionSubscriber to offload responsibilities

* SLING-8932 - Fixing issues from review

* SLING-8932 - Use old logic for sendStoredStatus
6 files changed
tree: a00cd476f2cf6721db3f20c14721f77945a3151a
  1. docs/
  2. src/
  3. .gitignore
  4. bnd.bnd
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. Jenkinsfile
  8. LICENSE
  9. pom.xml
  10. README.md
README.md

Build Status Test Status Maven Central JavaDocs License distribution

Apache Sling Journal based Content Distribution - Core

This module is part of the Apache Sling project.

This module provides an implementation of Apache Sling Content Distribution agents on a message journal. Please refer to the documentation to learn about the use case and general design.