SteNicholas commented on pull request #14028:
URL: https://github.com/apache/flink/pull/14028#issuecomment-725907605


   > Hi @SteNicholas , I reviewing your PR now. One thing to add is some tests 
(for each client) that verify that all clients throw the expected type of 
exception. This is to make sure that no one breaks the contract in the future. 
Also this can become part of the javadoc of the 
`JobClient.getJobExecutionResult()`.
   
   I forgot to add `JobExecutionResultException` contract to the javadoc of 
`JobClient.getJobExecutionResult()`. And about the tests, I thought that 
current test cases include the tests that verify that all clients throw the 
expected type of exception. But it's better to add tests for each client 
extrally.


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


Reply via email to