satishd commented on PR #15060:
URL: https://github.com/apache/kafka/pull/15060#issuecomment-1882660480

   @iit2009060 In step 7, it is anticipated that setting the fetch offset to 1 
should follow the specified process to trigger an `OutOfOffsetRangeError` with 
empty records as I mentioned 
[earlier](https://github.com/apache/kafka/pull/15060#issuecomment-1882487316).
   
   >I will try with from-beginning option and update the behaviour.
   
   Sure.
   
   >Even for the latest configuration it should work?
   
   `latest` option also should work. To validate this, run the step with the 
`latest` setting and concurrently run `kafka-console-producer`, generating 
additional messages beyond the latest offset where the `OutOfOffsetRangeError` 
was encountered. Subsequently, the consumer should be able to consume the newly 
produced sequence of messages.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to