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

Kostas Kloudas closed FLINK-20304.
----------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

master: ed82aabab760c483a0dda6e3b93bb98a28ac6d48
1.12:  7a594cf856313faebbe0a1c51c12b57ce9f87a54

> Fail hard when trying to run job with broadcast state in BATCH execution mode
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-20304
>                 URL: https://issues.apache.org/jira/browse/FLINK-20304
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream
>    Affects Versions: 1.12.0
>            Reporter: Till Rohrmann
>            Assignee: Kostas Kloudas
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 1.12.0, 1.13.0
>
>
> Contrary to the documentation it is currently possible to run a job with 
> broadcast state in {{BATCH}} execution mode. Since accessing the keyed state 
> from the broadcast side fails, we shouldn't allow the submissions of these 
> kind of jobs in the first place. Hence, I would suggest to fail hard if one 
> tries to run a job using the broadcast state pattern in {{BATCH}} execution 
> mode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to