Class AggPartitionHealthStats

java.lang.Object
com.linkedin.venice.stats.AbstractVeniceAggStats<PartitionHealthStats>
com.linkedin.venice.controller.stats.AggPartitionHealthStats
All Implemented Interfaces:
RoutingDataRepository.RoutingDataChangedListener

Monitor the change of Helix's external view and warn in case that any partition is unhealthy. E.g. if the number of replicas in a partition is smaller than the required replication factor, we would log a warn message and record to our metrics.