commit | 8b35ccbcaa5c61fa9dfce1add0ec8b1d10f84c72 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Apr 30 14:39:43 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Apr 30 14:39:43 2019 -0400 |
tree | cb4acc8df527de87e55fe2e0df3825a2b55f07fd | |
parent | 7cab98ba7db4ae718124c762e5ea1fb25f8d447e [diff] |
Cancel PDP timers in PAP When a response is received by PAP from a PDP, the associated timer (and listener) are not being cancelled. As a result, when the timer later expired, PAP was re-sending the request. Modified the code to fix this. Change-Id: Id63f76622c01d286c169b618f8369b849ff31085 Issue-ID: POLICY-1715 Signed-off-by: Jim Hahn <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