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

ASF GitHub Bot updated FLINK-12603:
-----------------------------------
    Labels: pull-request-available  (was: )

> Remove getOwningTaskName method from InputGate
> ----------------------------------------------
>
>                 Key: FLINK-12603
>                 URL: https://issues.apache.org/jira/browse/FLINK-12603
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Network
>            Reporter: zhijiang
>            Assignee: zhijiang
>            Priority: Minor
>              Labels: pull-request-available
>
> Current `InputGate#getOwningTaskName` is only used for logging in related 
> components such as `BarrierBuffer`, `StreamInputProcessor`, etc. We could put 
> this name in the structure of `TaskInfo`,  then the related components could 
> get task name directly from `RuntimeEnvironment#getTaskInfo`.
> To do so, we could simplify the interface of `InputGate`.



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

Reply via email to