Class OffsetNotAvailableException

All Implemented Interfaces:
Serializable

public class OffsetNotAvailableException extends RetriableException
Indicates that the leader is not able to guarantee monotonically increasing offsets due to the high watermark lagging behind the epoch start offset after a recent leader election
See Also:
  • Constructor Details Link icon

    • OffsetNotAvailableException Link icon

      public OffsetNotAvailableException(String message)