You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2021/07/14 22:40:00 UTC

[jira] [Resolved] (KAFKA-13080) Fetch snapshot request are not directed to kraft in controller

     [ https://issues.apache.org/jira/browse/KAFKA-13080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jose Armando Garcia Sancio resolved KAFKA-13080.
------------------------------------------------
    Resolution: Fixed

> Fetch snapshot request are not directed to kraft in controller
> --------------------------------------------------------------
>
>                 Key: KAFKA-13080
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13080
>             Project: Kafka
>          Issue Type: Bug
>          Components: controller, kraft
>            Reporter: Jose Armando Garcia Sancio
>            Assignee: Jose Armando Garcia Sancio
>            Priority: Blocker
>              Labels: kip-500
>             Fix For: 3.0.0
>
>
> Kraft followers and observer are seeing the following error
> {code:java}
> [2021-07-13 18:15:47,289] ERROR [RaftManager nodeId=2] Unexpected error UNKNOWN_SERVER_ERROR in FETCH_SNAPSHOT response: InboundResponse(correlationId=29862, data=FetchSnapshotResponseData(throttleTimeMs=0, errorCode=-1, topics=[]), sourceId=3001) (org.apache.kafka.raft.KafkaRaftClient) {code}
> This is because ControllerApis is not directing FetchSnapshost request to the raft manager.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)