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 2019/12/04 13:14:43 UTC

[GitHub] [flink] afedulov commented on issue #10286: [FLINK-14890] [tests] Add missing test harnesses for broadcast functions

afedulov commented on issue #10286: [FLINK-14890] [tests] Add missing test harnesses for broadcast functions
URL: https://github.com/apache/flink/pull/10286#issuecomment-561637531
 
 
   I was initially thinking about wrapping it into a `RuntimeException`, but given the fact that these methods will be called in tests, which typically are declared with `throws Exception` themselves, I am not sure about the benefit. All of the useful methods from the harnesses  like processElement already throw exceptions anyhow.

----------------------------------------------------------------
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


With regards,
Apache Git Services