Package org.apache.pulsar.broker.service.persistent
package org.apache.pulsar.broker.service.persistent
-
ClassDescriptionClass that contains all the logic to control and perform the deduplication on the broker side.The MessageRedeliveryController is a non-thread-safe container for maintaining the redelivery messages.This is the "classic" dispatcher implementation for the Shared subscription that was used before Pulsar 4.0.0 and PIP-379.given a timestamp find the first message (position) (published) at or before the timestamp.This is the "classic" dispatcher implementation for the Key_Shared subscription that was used before Pulsar 4.0.0 and PIP-379.Encapsulate all the logic of replicated subscriptions tracking for a given topic.Store the last N snapshots that were scanned by a particular subscription.Replicate messages to shadow topic.