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:
Serialized Form
  • Constructor Details

    • OffsetNotAvailableException

      public OffsetNotAvailableException​(String message)