commit | 1036206455218a4722079b749e628ca96825418d | [log] [tgz] |
---|---|---|
author | a.sreekumar <ajith.sreekumar@bell.ca> | Wed Jul 28 17:21:35 2021 +0100 |
committer | a.sreekumar <ajith.sreekumar@bell.ca> | Thu Jul 29 10:18:20 2021 +0100 |
tree | 1c8b9fbf00a11f6739800f6a32bb9a007b9215cd | |
parent | 7803acd9f4abdf51dc686b68d4706f26af05ea40 [diff] |
Improve APEX logging for irrelevant events When multiple policies are expecting event on the same topic/endpoint, a lot of event parsing failure log messages are generated unnecessarily. With this change, only a 1 line message will be printed if an event cannot be parsed, and the detailed messages will be available at debug level. Change-Id: If1e7460ef5ed86fd470396f1e2ed8cc3c8af70c4 Issue-ID: POLICY-3499 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Copyright (C) 2016-2018 Ericsson. 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 APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install