Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.10.2, 1.11.0, 1.11.1, 1.11.2, 1.12.0
Description
UnsafeMemoryBudget#reserveMemory, called on TempBarrier, needs time to wait on GC of all allocated/released managed memory at every iteration.
stack:
new TempBarrier in BatchTask
These will be very slow than before.
Attachments
Attachments
Issue Links
- is caused by
-
FLINK-15758 Investigate potential out-of-memory problems due to managed unsafe memory allocation
- Closed
- links to