You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by StephanEwen <gi...@git.apache.org> on 2018/06/04 08:35:25 UTC

[GitHub] flink issue #6094: [FLINK-9468][filesystem] fix calculate outputLimit incorr...

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/6094
  
    Good catch. Apparently the tests don't check all combinations of settings, otherwise this would have shown up.
    
    Merging this...


---