Package org.apache.solr.cluster.events.impl
Default implementation of
ClusterEventProducer.-
Class Summary Class Description ClusterEventProducerFactory This class helps in handling the initial registration of plugin-based listeners, when both the finalClusterEventProducerimplementation and listeners are configured using plugins.CollectionsRepairEventListener This is an illustration how to re-implement the combination of Solr 8x NodeLostTrigger and AutoAddReplicasPlanAction to maintain the collection's replicas when nodes are lost.DefaultClusterEventProducer Implementation ofClusterEventProducer.DelegatingClusterEventProducer This implementation allows Solr to dynamically change the underlying implementation ofClusterEventProducerin response to the changed plugin configuration.