kafka/storage
Kamal Chandraprakash f0c3d93104
KAFKA-19597: Stop the RSM after closing the remote-log reader threads to handle requests gracefully (#20342)
During shutdown, when the RSM closes first, then the ongoing requests
might throw an error. To handle the ongoing requests gracefully, closing
the RSM after closing the remote-log reader thread pools.

Reviewers: Satish Duggana <satishd@apache.org>
2025-08-19 21:56:27 +05:30
..
api/src KAFKA-19523: Gracefully handle error while building remoteLogAuxState (#20201) 2025-07-23 19:29:31 +05:30
src KAFKA-19597: Stop the RSM after closing the remote-log reader threads to handle requests gracefully (#20342) 2025-08-19 21:56:27 +05:30