STREAMING_CHECKPOINT_REWIND_OPTIONS_ERROR error condition
Error during streaming checkpoint rewind operation.
NO_BATCHES_IN_OFFSET_LOG
No batches found in the offset log for checkpoint location <checkpointLocation>
. Cannot conduct rewind operation on empty checkpoint directory.
NO_REWINDABLE_BATCHES_FOUND
No batches found satisfying rewind requirements for rewind option <rewindOption>
at checkpoint location <checkpointLocation>
. Ensure that there are committed batches available for the specified rewind criteria. If using a SourceOffset rewindOption, the offset may not be comparable, so an exact match must be used.