commit | 5cfff2b468a13e7b5ce068e58e899fcfe36537b3 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Jun 16 17:52:17 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Jun 17 14:41:01 2020 -0400 |
tree | 95a3f9f64443cb7028afa90632bd412048ed05a0 | |
parent | 169dd4b89bb02a4a644b748a07a0294a324715cb [diff] |
PAP should discard old PDP messages Modified PAP to discard any messages old than 10 minutes so that if PAP is unable to communicate with DMaaP and then suddently gets flooded, it will discard old messages. Updates per review comments - made the "max message age" configurable, with a default of 10 minutes Issue-ID: POLICY-2170 Change-Id: I541c03aabf29482af12a07f51eeb5888bbafbf31 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