[
https://issues.apache.org/jira/browse/FLINK-7748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber updated FLINK-7748:
-------------------------------
Description: {{ResultPartitionWriter}} currently implements the
{{EventListener}} interface and is used for event registration, although event
publishing is already handled via the {{TaskEventDispatcher}}. This should be
unified by using {{TaskEventDispatcher}} only. (was: {{ResultPartitionWriter}}
currentlyy implements the {{EventListener}} interface and is used for event
registration, although event publishing is already handled via the
{{TaskEventDispatcher}}. This should be unified by using
{{TaskEventDispatcher}} only.)
> remove event listener behaviour from ResultPartitionWriter
> ----------------------------------------------------------
>
> Key: FLINK-7748
> URL: https://issues.apache.org/jira/browse/FLINK-7748
> Project: Flink
> Issue Type: Sub-task
> Components: Network
> Affects Versions: 1.4.0
> Reporter: Nico Kruber
> Assignee: Nico Kruber
>
> {{ResultPartitionWriter}} currently implements the {{EventListener}}
> interface and is used for event registration, although event publishing is
> already handled via the {{TaskEventDispatcher}}. This should be unified by
> using {{TaskEventDispatcher}} only.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)