You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Flink CI <fl...@foxmail.com> on 2020/03/09 21:44:53 UTC

Fixed: apache/flink#42823 (master - aaf63f0)

|  [

apache

/

flink

](https://travis-ci.org/apache/flink)  
---  
  
![branch icon](https://s3.amazonaws.com/travis-email-
assets/branch.png)[master](https://github.com/apache/flink/tree/master)  
  
|

![build hasfailed](https://s3.amazonaws.com/travis-email-assets/status-
passed.png)

[Build #42823 fixed](https://travis-ci.org/apache/flink/builds/660152538)

![arrow to build time](https://s3.amazonaws.com/travis-email-assets/success-
arrow.png)

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)5 hrs, 51
mins, 2 secs  
  
---  
  
![tison
avatar](https://secure.gravatar.com/avatar/d25a3a21394a8e314473eb1d106f3bb8.jpg)tison

[aaf63f0 CHANGESET
->](https://github.com/apache/flink/compare/cac40c6b2c4a...aaf63f0f9690)  
  
[FLINK-16427][api] Don't throw ProgramInvocationException in
RemoteStreamEnvironment  
  
ProgramInvocationException is in flink-clients and we want to eventually  
turn around the dependencies, that is flink-clients should depend on  
flink-streaming-java (or some streaming translation package) and not the  
other way round, as it currently is.