[jira] [Created] (FLINK-7971) Fix potential NPE with inconsistent state

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

[jira] [Created] (FLINK-7971) Fix potential NPE with inconsistent state

Shang Yuanchun (Jira)
Ruidong Li created FLINK-7971:
---------------------------------

             Summary: Fix potential NPE with inconsistent state
                 Key: FLINK-7971
                 URL: https://issues.apache.org/jira/browse/FLINK-7971
             Project: Flink
          Issue Type: Bug
          Components: Table API & SQL
            Reporter: Ruidong Li
            Assignee: Ruidong Li
            Priority: Major


In {{GroupAggProcessFunction}}, the status of  {{state}} and {{cntState}} is not consistent, which may cause NPE when {{state}} is not null but {{cntState}} is null.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)