Kamal Chandraprakash created KAFKA-19551: --------------------------------------------
Summary: Remove the handling of FatalExitError in RemoteStorageThreadPool Key: KAFKA-19551 URL: https://issues.apache.org/jira/browse/KAFKA-19551 Project: Kafka Issue Type: Task Reporter: Kamal Chandraprakash FatalExitError is not thrown after KAFKA-19425 (See: [#20007|https://github.com/apache/kafka/pull/20007]). Clean up the handling of FatalExitError in [RemoteStorageThreadPool|https://sourcegraph.com/github.com/apache/kafka@trunk/-/blob/storage/src/main/java/org/apache/kafka/storage/internals/log/RemoteStorageThreadPool.java?L59]. -- This message was sent by Atlassian Jira (v8.20.10#820010)