[jira] [Created] (FLINK-6182) Fix possible NPE in SourceStreamTask

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6182) Fix possible NPE in SourceStreamTask

Shang Yuanchun (Jira)
Ufuk Celebi created FLINK-6182:
----------------------------------

             Summary: Fix possible NPE in SourceStreamTask
                 Key: FLINK-6182
                 URL: https://issues.apache.org/jira/browse/FLINK-6182
             Project: Flink
          Issue Type: Bug
          Components: Local Runtime
            Reporter: Ufuk Celebi
            Priority: Minor


If SourceStreamTask is cancelled before being invoked, `headOperator` is not set yet, which leads to an NPE. This is not critical but leads to noisy logs.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)