-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.3.0, 1.4.0
-
Component/s: Runtime / State Backends
-
Labels:None
The NestedMapsStateTable initializes the internal state array with a wrong size which leads to a waste of memory. We should initialize the array with the number of key groups of the assigned range instead of the max parallelism.
- links to