Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.11.3, 1.13.1, 1.12.4
Description
ExecutorService in RocksDBStateUploader is not shut down, which may leak thread when tasks fail.
BTW, we should name the thread group in ExecutorService, otherwise what we see in the stack, is a lot of threads named with pool-m-thread-n like this:
Attachments
Attachments
Issue Links
- relates to
-
FLINK-23003 Resource leak in RocksIncrementalSnapshotStrategy
- Resolved
- links to