Hello, I have one issue with detecting OffsetOutOfRange.
When this happened, in logs I see ConsumerCoordinator.refreshCommittedOffsetsIfNeeded() Fetcher.handleOffsetOutOfRange() SubscriptionsState.maybeSeekUnvalidated() It's ok and works perfectly but I want to know about this event because I need to save info about consumerGroup offset, about topic offset, about lag between them. Is there any ability to do this? What is the best practice to do this? Best regards, Sasha Korn, Java Dev