Piotr Nowojski created FLINK-8805:
-------------------------------------
Summary: Optimize EventSerializer.isEvent method
Key: FLINK-8805
URL:
https://issues.apache.org/jira/browse/FLINK-8805 Project: Flink
Issue Type: Improvement
Components: Network
Affects Versions: 1.4.0
Reporter: Piotr Nowojski
Assignee: Piotr Nowojski
Fix For: 1.5.0
For example, previously if the method was used to check for EndOfPartitionEvent and the Buffer contained huge custom event, the even had to be deserialized before performing the actual check.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)