You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/02/26 15:28:00 UTC

[jira] [Closed] (FLINK-1506) Add buffer/event wrapper for runtime results

     [ https://issues.apache.org/jira/browse/FLINK-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-1506.
--------------------------------
    Resolution: Won't Do

Closed because of inactivity.

> Add buffer/event wrapper for runtime results
> --------------------------------------------
>
>                 Key: FLINK-1506
>                 URL: https://issues.apache.org/jira/browse/FLINK-1506
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination
>    Affects Versions: 0.10.0
>            Reporter: Ufuk Celebi
>            Priority: Minor
>
> There is no separation between buffer or events and their metadata when adding them to an intermediate result at runtime. This was not the case up until release-0.8 and has been introduced by me with intermediate results.
> I think this was a mistake and we should seperate this again using a similar wrapper as before (e.g. an Envelope).
> Some of the problems of the current solution include that events are always serialized when adding them to an intermediate result and buffers are tagged to include whether they serialize a buffer or event.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)