nicktelford commented on PR #22323: URL: https://github.com/apache/kafka/pull/22323#issuecomment-4689627780
@bbejeck I've added the tests as requested. Regarding your other comments: this is consistent with existing Iterator implementations. We can make StagedMergeIterator more defensive, as requested, but it would be a deviation from the other implementations, which I'm not sure is a good idea. Maybe all of the Iterator implementations should have this addressed together, perhaps in a separate PR? What would you like to do? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
