Boyang Chen created KAFKA-10594:
-----------------------------------
Summary: Enhance Raft exception handling
Key: KAFKA-10594
URL: https://issues.apache.org/jira/browse/KAFKA-10594
Project: Kafka
Issue Type: Sub-task
Reporter: Boyang Chen
Assignee: Boyang Chen
The current exception handling on the Raft implementation is superficial, for
example we don't treat file system exception and request handling exception
differently. It's necessary to decide what kind of exception should be fatal,
what kind of exception should be responding to the client, and what exception
could be retried.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)