There seems to be some redundance between `partitionsToRetry` and 
`remainingToSearch`. It might be nicer if we could get rid of 
`remainingToSearch` so that we only had to rely on `ListOffsetResult` to know 
if we should retry. I think the only thing we need is to avoid losing 
partitions in the call to `groupListOffsetRequests`. 

[ Full content available at: https://github.com/apache/kafka/pull/5627 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to