Package org.apache.solr.crossdc.update.processor
UpdateRequestProcessor
s for Cross DC replication.-
Interface Summary Interface Description RequestMirroringHandler Plugin classes must implement this interface to be usable as the handlers for request mirroring -
Class Summary Class Description KafkaRequestMirroringHandler MirroringUpdateProcessor MirroringUpdateRequestProcessorFactory An update processor that works with theUpdateRequestProcessorFactory
to mirror update requests by submitting them to a sink that implements a queue producer.MirroringUpdateRequestProcessorFactory.NoOpUpdateRequestProcessor ProducerMetrics Metrics presented for each SolrCore using `crossdc.producer.` path. -
Exception Summary Exception Description MirroringException Wrapper class for Mirroring exceptions.