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

2018-03-12 Thread Tzu-Li (Gordon) Tai (JIRA)

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

Tzu-Li (Gordon) Tai closed FLINK-7971.
--
   Resolution: Fixed
Fix Version/s: (was: 1.3.3)
   1.3.4

> 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
> Fix For: 1.5.0, 1.3.4, 1.4.0
>
>
> In {{GroupAggProcessFunction}}, the status of  {{state}} and {{cntState}} are 
> not consistent, which may cause NPE when {{state}} is not null but 
> {{cntState}} is null.



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


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

2017-11-08 Thread Fabian Hueske (JIRA)

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

Fabian Hueske closed FLINK-7971.

   Resolution: Fixed
Fix Version/s: 1.5.0
   1.3.3
   1.4.0

Fixed for 1.3.3 with f6ac86f4ee69207d3df2b33c2b5c49121694
Fixed for 1.4.0 with a126bd3e7d9614749f61692fbb53c5b284f17091
Fixed for 1.5.0 with 9d20e898c846cca117efd2a246f82c0374fcbda2

> 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
> Fix For: 1.4.0, 1.3.3, 1.5.0
>
>
> In {{GroupAggProcessFunction}}, the status of  {{state}} and {{cntState}} are 
> 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)