Package com.linkedin.venice.exceptions.validation
package com.linkedin.venice.exceptions.validation
-
ClassDescriptionThis exception is thrown when we detect corrupt data in the Kafka stream.This class encompasses all error conditions which are related to the quality of the data consumed from Kafka.This is a benign
DataValidationException
.This class encompasses all error conditions which: 1.This exception is thrown when we detect a new producer which did not start with aControlMessageType.START_OF_SEGMENT
.This exception is thrown when the server reads data from same segment after the segment is ended.This exception is thrown when we detect missing data in the Kafka stream.This is thrown when some code encounters a message type it does not know about.