Package org.apache.sling.distribution.journal.impl.subscriber
package org.apache.sling.distribution.journal.impl.subscriber
-
ClassDescriptionA Subscriber SCD agent which consumes messages produced by a
DistributionPublisher
agent.A DistributionSubscriber is considered ready when one of the conditions is met: is idle (no further message received) for more than the idleMillis at least once is busy processing the same package for more than MAX_RETRIES times.