Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.14.0
Description
The code is as follow. USE_MANAGED_MEMORY should be FIX_PER_SLOT_MEMORY_SIZE.
/**
- Gets whether the state backend is configured to use a fixed amount of memory shared between
- all RocksDB instances (in all tasks and operators) of a slot. See
{@link
* RocksDBOptions#USE_MANAGED_MEMORY}
for details.
{ return fixedMemoryPerSlot != null; }
*/
public boolean isUsingFixedMemoryPerSlot()
Attachments
Issue Links
- links to