Class KafkaThrottledLatestProcessedCommit.TooManyMessagesWithoutAckException

    • Constructor Detail

      • TooManyMessagesWithoutAckException

        public TooManyMessagesWithoutAckException​(org.apache.kafka.common.TopicPartition topic,
                                                  long offset,
                                                  long time,
                                                  long queueSize,
                                                  long lastCommittedOffset)