I moved the logic for getting the list of partitions that do not have available leader to `groupListOffsetRequests` . I was contemplating whether we should add partition for which we have a failed connection to leader to `partitionsToRetry`. Seems like we should, because we may be able to reconnect before the list offsets timeout.
[ Full content available at: https://github.com/apache/kafka/pull/5627 ] This message was relayed via gitbox.apache.org for [email protected]
