commit | 7587e14625ff5bf93dae1fb4f014c96b6e13b3e3 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu May 21 17:53:14 2020 -0400 |
committer | Jim Hahn <jrh3@att.com> | Thu May 21 17:54:23 2020 -0400 |
tree | 8b9bce65ed5b35cc0749bfc623c78123b733ac04 | |
parent | b583c352509402607ed82eb09ffc9d6b7ed0515a [diff] |
Add secondary indices to operationshistory table Queries to the operationshistory table will degrade substantially as more records are added to the DB. The Dbao class should be moved to policy-models, but for now we'll just update it in both places (i.e., drools-apps and xacml-pdp). Issue-ID: POLICY-2581 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Icc4529e56968ceda4d9b63a8ccea6ba219250506 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 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 XACML PDP engine code.
To build it using Maven 3, run: mvn clean install