Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
KAFKA-17176 migrated the FileLock to java, and all `IOException` is wrapped by `RuntimeException`. However, LogManager only handles the `IOException` so the the `RuntimeException` will escape from error-catch and then destroy the broker.
Attachments
Issue Links
- is caused by
-
KAFKA-17176 Move FileLock to server-common module
- Resolved
- links to
1.
|
add integration test for KAFKA-17310 | Resolved | Kuan Po Tseng |