[jira] [Comment Edited] (FLINK-29397) Race condition in StreamTask can lead to NPE if changelog is disabled

2022-09-22 Thread Chesnay Schepler (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-29397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608399#comment-17608399
 ] 

Chesnay Schepler edited comment on FLINK-29397 at 9/22/22 11:17 PM:


master: 162db046e1c63e4610393d14cd9843962321915e
1.16: a8979b29e084641a5160768f48400682a5d79bbb
1.15: a5ae2fa25522084c1616a8d11e3c1d1152f08b29


was (Author: zentol):
master: 162db046e1c63e4610393d14cd9843962321915e
1.16: a8979b29e084641a5160768f48400682a5d79bbb
1.15: TBD

> Race condition in StreamTask can lead to NPE if changelog is disabled
> -
>
> Key: FLINK-29397
> URL: https://issues.apache.org/jira/browse/FLINK-29397
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Task
>Affects Versions: 1.15.0
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 1.16.0, 1.15.3
>
>
> {{StreamTask#processInput}} contains a branch where the 
> changelogWriterAvailabilityProvider is accessed without a null check; this 
> field however is nullable in case the changelog is disabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Comment Edited] (FLINK-29397) Race condition in StreamTask can lead to NPE if changelog is disabled

2022-09-22 Thread Chesnay Schepler (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-29397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608399#comment-17608399
 ] 

Chesnay Schepler edited comment on FLINK-29397 at 9/22/22 11:14 PM:


master: 162db046e1c63e4610393d14cd9843962321915e
1.16: a8979b29e084641a5160768f48400682a5d79bbb
1.15: TBD


was (Author: zentol):
master: 162db046e1c63e4610393d14cd9843962321915e
1.16: TBD
1.15: TBD

> Race condition in StreamTask can lead to NPE if changelog is disabled
> -
>
> Key: FLINK-29397
> URL: https://issues.apache.org/jira/browse/FLINK-29397
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Task
>Affects Versions: 1.15.0
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 1.16.0, 1.15.3
>
>
> {{StreamTask#processInput}} contains a branch where the 
> changelogWriterAvailabilityProvider is accessed without a null check; this 
> field however is nullable in case the changelog is disabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)