You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/04/05 12:02:00 UTC

[jira] [Comment Edited] (FLINK-12012) BroadcastStateITCase does not use Test Environments

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

Chesnay Schepler edited comment on FLINK-12012 at 4/5/19 12:01 PM:
-------------------------------------------------------------------

Fixed in
  - 1.9.0 (master) in d4a0ecce47ee2b2fdd579634ea23855c23164087
  - 1.8.0 in e620844ceed020e3d976aa4dc976b1ff8bf3fc80


was (Author: stephanewen):
Fixed in
  - 1.9.0 (master) in d4a0ecce47ee2b2fdd579634ea23855c23164087
  - 1.8.1 in e620844ceed020e3d976aa4dc976b1ff8bf3fc80

> BroadcastStateITCase does not use Test Environments
> ---------------------------------------------------
>
>                 Key: FLINK-12012
>                 URL: https://issues.apache.org/jira/browse/FLINK-12012
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream, Tests
>    Affects Versions: 1.8.0
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Minor
>             Fix For: 1.8.0
>
>
> The test uses the default local environment (and thus embedded mini cluster), where the parallelism depends on the number of CPU cores.
> That makes the network buffer consumption non-deterministic. It should run in a test environment with well defined parallelism and memory footprint.



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