aeioulisa opened a new pull request #810:
URL: https://github.com/apache/submarine/pull/810


   ### What is this PR for?
   Fix the bugs detected by Sonarcloud:
   
   - Either re-interrupt the method or rethrow the "InterruptedException" that 
can be caught.
   - Use try-with-resources or close this "Watch" in a "finally" clause.
   - Remove this throw statement from finally block
   
   ### What type of PR is it?
   [Improvement]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   [SUBMARINE-1097. Fix some bugs detected by 
Sonarcloud](https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-1097)
   
   ### How should this be tested?
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No
   * Does this need new documentation? No
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to