-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: Library / CEP
-
Labels:None
Right now SharedBuffer is implemented with java Collections and the whole buffer is deserialized on each access. We should migrate it to MapState, so that only the necessary parts (e.g. tail entries) are deserialized.
- supercedes
-
FLINK-7130 Remove eventSerializer from NFA
-
- Closed
-