[
https://issues.apache.org/jira/browse/FLINK-29397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608399#comment-17608399
]
Chesnay Schepler commented on FLINK-29397:
------------------------------------------
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)