[
https://issues.apache.org/jira/browse/FLINK-18037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu reassigned FLINK-18037:
-------------------------------
Assignee: ZhuShang
> The doc of StreamTaskNetworkInput.java may has a redundant 'status'
> -------------------------------------------------------------------
>
> Key: FLINK-18037
> URL: https://issues.apache.org/jira/browse/FLINK-18037
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.10.0, 1.10.1, 1.11.0
> Reporter: ZhuShang
> Assignee: ZhuShang
> Priority: Major
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The doc of class StreamTaskNetworkInput as follows
> {code:java}
> * <p>Forwarding elements, watermarks, or status status elements must be
> protected by synchronizing
> * on the given lock object. This ensures that we don't call methods on a
> * {@link StreamInputProcessor} concurrently with the timer callback or other
> things.{code}
>
> Is one of the 'status' redundant?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)