commit | a240d7a4020d0346040fe4d86682a6ab8fcd757a | [log] [tgz] |
---|---|---|
author | jrh3 <jrh3@att.com> | Tue Jun 11 10:56:25 2019 -0400 |
committer | jrh3 <jrh3@att.com> | Tue Jun 11 17:23:35 2019 -0400 |
tree | 31b2fa3a76c38f00a0ab5a45fca5a4d17508e45f | |
parent | fde702471743115e7492951873dd48ba3dbc66bb [diff] |
Add PDP heart beat expiration timer Added heart beat interval to the PDP-UPDATE message sent in response to a heart beat message received from a PDP. Added timers to detect missing heart beats and remove the PDP from the DB - PdpTracker. Modified current heart beat listener to update PdpTracker when a heart beat is received. Allow 3 missed heart beats instead of 2. Change-Id: I81621fefbe494e0c4d6f0b9767b00b2a9dd398d8 Issue-ID: POLICY-1795 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