spena commented on pull request #10429:
URL: https://github.com/apache/kafka/pull/10429#issuecomment-816987077


   Thanks @cadonna for the feedback. I decided not to use the prefix iterator. 
I will call the `all()` method, which will return the records ordered by time, 
and then I will delete those with a window close. It has the similar behavior 
that we want. The PR is here if you want to join the feedback party: 
https://github.com/apache/kafka/pull/10462


-- 
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.

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


Reply via email to