[
https://issues.apache.org/jira/browse/KAFKA-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson updated KAFKA-7347:
-----------------------------------
Description: We should return NOT_LEADER_FOR_PARTITION from
OffsetsForLeaderEpoch requests to non-replicas instead of
UNKNOWN_TOPIC_OR_PARTITION. (was: If a follower or a non-replica receives the
OffsetsForLeaderEpoch request, we should return NOT_LEADER_FOR_PARTITION.
Currently we do not return an error for followers and for non-replicas, we
return UNKNOWN_TOPIC_OR_PARTITION.)
> Wrong error code returned for OffsetsForLeaderEpoch from non-replica
> --------------------------------------------------------------------
>
> Key: KAFKA-7347
> URL: https://issues.apache.org/jira/browse/KAFKA-7347
> Project: Kafka
> Issue Type: Bug
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Priority: Major
>
> We should return NOT_LEADER_FOR_PARTITION from OffsetsForLeaderEpoch requests
> to non-replicas instead of UNKNOWN_TOPIC_OR_PARTITION.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)