You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by dawidwys <gi...@git.apache.org> on 2018/07/13 12:34:56 UTC

[GitHub] flink issue #6283: [FLINK-9143] Use cluster strategy if none was set on clie...

Github user dawidwys commented on the issue:

    https://github.com/apache/flink/pull/6283
  
    Thanks @tillrohrmann for review. I've pushed one more commit that fixes test failure. It adds proper comparison of `RestartStrategies`, otherwise `org.apache.flink.api.common.ExecutionConfigTest#testExecutionConfigSerialization` fails.


---