Jose wrote: > I'll update the KIP with this information. The leader will return > "NOT_LEADER_OR_FOLLOWER" for any partition that is still recovering > for Fetch, Produce, OffsetsForLeaderEpoch and DeleteRecords requests. > This error type is retriable by the clients.
I forgot to include ListOffset. Updated the KIP to include this information. Thanks -Jose