seojangho opened a new pull request #14: [NEMO-38] Fix bugs and vulnerabilities 
for RuntimeMaster and RuntimeCommon
URL: https://github.com/apache/incubator-nemo/pull/14
 
 
   JIRA: [NEMO-38: SonarCloud Bugs and Vulnerabilities for RuntimeMaster and 
RuntimeCommon](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-38)
   
   **Major changes:**
   - None
   
   **Minor changes to note:**
   - Add `Thread.currentThread().interrupt();` to InterruptedException handlers
   - NcsMessageContext: Suppress false positive Sonar warning (squid:S2095)
   - JobStateManager: Check return value of `Condition#await(timeout, unit)`
   - JobStateManager: Use try-with-resources for PrintWriter
   - SingleJobTaskGroupCollection: Resolve false positives
   
   **Tests for the changes:**
   - None
   
   **Other comments:**
   - None
   
   resolves 
[NEMO-38](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-38)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to