Class SystemStoreRepairService

java.lang.Object
com.linkedin.venice.service.AbstractVeniceService
com.linkedin.venice.controller.systemstore.SystemStoreRepairService
All Implemented Interfaces:
Closeable, AutoCloseable

public class SystemStoreRepairService extends AbstractVeniceService
This class is the system store repair service in Venice parent controller. It will issue repair task SystemStoreRepairTask to check system store health and try to repair bad system store at its best effort.