Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SUBMARINE-1149. Sonar: Fix reliability issues in submarine-server
Signed-off-by: Kevin Su <pingsutwapache.org> ### What is this PR for? <!-- A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide - https://submarine.apache.org/contribution/contributions.html --> Try to fix the issues on the sonarcloud. https://sonarcloud.io/project/issues?id=apache_submarine&resolved=false&sinceLeakPeriod=true&types=BUG ### What type of PR is it? [Bug Fix] ### Todos * [ ] - Task ### What is the Jira issue? <!-- * Open an issue on Jira https://issues.apache.org/jira/browse/SUBMARINE/ * Put link here, and add [SUBMARINE-*Jira number*] in PR title, eg. `SUBMARINE-23. PR title` --> https://issues.apache.org/jira/browse/SUBMARINE-1149 ### How should this be tested? <!-- * First time? Setup Travis CI as described on https://submarine.apache.org/contribution/contributions.html#continuous-integration * Strongly recommended: add automated unit tests for any new or changed behavior * Outline any manual steps to test the PR here. --> pass the cis ### 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 Author: Kevin Su <pingsutw@apache.org> Signed-off-by: Kevin <pingsutw@apache.org> Closes apache#841 from pingsutw/SUBMARINE-1149 and squashes the following commits: 6551936 [Kevin Su] Sonar: Fix reliability issues in submarine-server
- Loading branch information