[ https://issues.apache.org/jira/browse/KAFKA-19597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kamal Chandraprakash updated KAFKA-19597: ----------------------------------------- Component/s: Tiered-Storage > Stop the RSM after closing the remote-log reader threads to handle requests > gracefully > -------------------------------------------------------------------------------------- > > Key: KAFKA-19597 > URL: https://issues.apache.org/jira/browse/KAFKA-19597 > Project: Kafka > Issue Type: Task > Components: Tiered-Storage > Reporter: Kamal Chandraprakash > Assignee: Kamal Chandraprakash > Priority: Minor > > During shutdown, when the RemoteStorageManager closes first, then the ongoing > requests are thrown with error. To handle the ongoing requests gracefully, > closing the RSM after closing the remote-log reader thread pools. > > https://sourcegraph.com/github.com/apache/kafka/-/blob/storage/src/main/java/org/apache/kafka/server/log/remote/storage/RemoteLogManager.java?L2035 -- This message was sent by Atlassian Jira (v8.20.10#820010)