Package org.apache.pulsar.compaction
package org.apache.pulsar.compaction
-
ClassDescriptionCompaction will go through the topic in two passes.Note: If you want to guarantee that strong consistency between `compactionHorizon` and `compactedTopicContext`, you need to call getting them method in "synchronized(CompactedTopicImpl){ ...Compactor for Pulsar topics.JMX Bean interface for Compactor stats.Compaction will go through the topic in two passes.