commit | d0fd49a0b212d79d248d1bc9e23e978c2af2f03b | [log] [tgz] |
---|---|---|
author | jrh3 <jrh3@att.com> | Wed Jul 31 15:31:06 2019 -0400 |
committer | jrh3 <jrh3@att.com> | Wed Jul 31 18:52:38 2019 -0400 |
tree | 342e4a4ee8630ff0330ed0c13a1db2c25d8233c9 | |
parent | bccd3a9b4d86c582f2065907a51ac2cade366691 [diff] |
Adjust timer manager logging Add a few more logging statements to the timer manager. Also changed logger.debug() to logger.info(). Replaced map.computeIfPresent() with map.remove(), as it simplified the relevant code block significantly. Change-Id: I211e9f07bd6df6a01532b1ecabdde5ae1585cc18 Issue-ID: POLICY-1960 Signed-off-by: jrh3 <jrh3@att.com>
Copyright 2017-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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install