diff options
author | Dominik Mizyn <d.mizyn@samsung.com> | 2019-06-18 14:46:23 +0200 |
---|---|---|
committer | Dominik Mizyn <d.mizyn@samsung.com> | 2019-06-18 14:46:29 +0200 |
commit | 0722bf2fc95a1ccaabbc293dccc0d05ed0727b84 (patch) | |
tree | 39c87c9fe90afcda3d9b19dae9b7465321441552 /ecomp-portal-BE-common/src/test/java/org | |
parent | 42fac09a9de610875a90e6eb8df58ea7b3c317f6 (diff) |
HealthMonitor sonar issues
Remove this unused "numIntervalsClusterNotHealthy" local variable.
Use "Long.parseLong" for this string-to-long conversion.
Make the enclosing method "static" or remove this set.
Change this instance-reference to a static reference.
Remove the literal "false" boolean value.
This block of commented-out lines of code should be removed.
Add the "@Override" annotation above this method signature
Issue-ID: PORTAL-647
Change-Id: I1880177f0906e6267807bbb9c0b7a81651e3c020
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Diffstat (limited to 'ecomp-portal-BE-common/src/test/java/org')
0 files changed, 0 insertions, 0 deletions