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: [email protected] With regards, Apache Git Services
