Package com.linkedin.venice
Class LogMessages
java.lang.Object
com.linkedin.venice.LogMessages
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Replica with ERROR status with the following message implies the job was killed instead of actual ingestion error This is used in server-controller communication to detect killed failed pushes. -
Constructor Summary
-
Method Summary
-
Field Details
-
KILLED_JOB_MESSAGE
Replica with ERROR status with the following message implies the job was killed instead of actual ingestion error This is used in server-controller communication to detect killed failed pushes. and should not be modified- See Also:
-
-
Constructor Details
-
LogMessages
public LogMessages()
-