When a humongous chunk is added to SpaceManager (SpaceManager::add_chunk(chunk, make_current=true), we make it the current chunk. But we do not correctly retire the old chunk. This leads to the remainder of the used space in the old chunk being wasted.
Metaspace: If humongous chunk is added to SpaceManager, previous current chunk may not get retired correctly.
-
Thomas Stuefe
-
Thomas Stuefe
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved: