Class OdysseyConstants.ErrorCodes

java.lang.Object
io.confluent.kafka.odyssey.OdysseyConstants.ErrorCodes
Enclosing class:
OdysseyConstants

public static final class OdysseyConstants.ErrorCodes extends Object
Error codes used in Odyssey integration.
  • Field Details

    • ODYSSEY_ERROR

      public static final int ODYSSEY_ERROR
      Generic Odyssey/Schema Registry error code
      See Also:
    • SCHEMA_VALIDATION_ERROR

      public static final int SCHEMA_VALIDATION_ERROR
      Schema validation failed (Schema Registry error)
      See Also:
    • ODYSSEY_SR_UNAVAILABLE

      public static final int ODYSSEY_SR_UNAVAILABLE
      Schema Registry endpoint unavailable
      See Also:
    • ASSOCIATION_CREATION_FAILED

      public static final int ASSOCIATION_CREATION_FAILED
      Association creation failed after topic was created (partial success)
      See Also: