You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/07/07 18:36:38 UTC

[GitHub] [flink] zentol commented on pull request #12845: [FLINK-18519][REST] Send exception to client when app fails to execute

zentol commented on pull request #12845:
URL: https://github.com/apache/flink/pull/12845#issuecomment-655048042


   Relevant test failure though:
   ```
   Expected: an instance of org.apache.flink.client.program.ProgramInvocationException
        but: <java.util.concurrent.CompletionException: org.apache.flink.util.FlinkRuntimeException: Could not execute application.> is a java.util.concurrent.CompletionException
   
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org