Class ServiceUnitStateTableViewSyncer

java.lang.Object
org.apache.pulsar.broker.loadbalance.extensions.channel.ServiceUnitStateTableViewSyncer
All Implemented Interfaces:
Closeable, AutoCloseable

public class ServiceUnitStateTableViewSyncer extends Object implements Closeable
Defines ServiceUnitTableViewSyncer. It syncs service unit(bundle) states between metadata store and system topic table views. One could enable this syncer before migration from one to the other and disable it after the migration finishes.