commit | 8fe27a3bf0e13d0188bc209991c07a9bcfab44d3 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Fri Aug 28 17:19:25 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri Aug 28 18:36:54 2020 -0400 |
tree | 0b37b8d045eb3995b31593ad6b1cc8985352b001 | |
parent | 3fb61743113683b2be271429263a96fb0a7dd90a [diff] |
Fix sonars in server-pool Addressed the following sonars in feature-server-pool: - re-interrupt after catching an InterruptException - reduce cognitive complexity - cognitive complexity - not enough arguments for logger message - use UnaryOperator instead of Function - update static fields via static methods - too many break/continue in for-loop Also fixed some Eclipse warnings: - add parameter to generic types - useless assignments - newInstance() has been deprecated - close streams Issue-ID: POLICY-2616 Change-Id: Ibf6c20e6c2a7eb8c60e1b38f388d86a0f9b8804b Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy DroolsPDP code. To build it: