Constant Field Values

Contents

org.apache.*

  • org.apache.flink.connector.kafka.sink.KafkaWriterState 
    Modifier and Type Constant Field Value
    public static final int UNKNOWN -1
  • org.apache.flink.connector.kafka.sink.internal.KafkaCommitter 
    Modifier and Type Constant Field Value
    public static final String UNKNOWN_PRODUCER_ID_ERROR_MESSAGE "because of a bug in the Kafka broker (KAFKA-9310). Please upgrade to Kafka 2.5+. If you are running with concurrent checkpoints, you also may want to try without them.\nTo avoid data loss, the application will restart."