-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
Memory channel error message thrown in doCommit, when space runs out, mentions heap space as byteCapacity, but this value is not the actual heap capacity, as it goes through a set of transformations and gets divided by byteCapacitySlotSize
So we need to refine the message a bit to reflect this, otherwise the user is mislead about the configured heap size