commit | 3b6bb8e880d3b56afb7767ea7d0505ceb49f8890 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Thu May 03 14:47:23 2018 -0400 |
committer | Jim Hahn <jrh3@att.com> | Fri May 04 10:20:48 2018 -0400 |
tree | 40147927cb0b2a2da59680aed3999257e3e6498c | |
parent | d8941a17b30fdc6d24f1c5e9d84685c1fafd7ee6 [diff] |
Fix various problems in pooling Renamed META-INF SessionAPI to EngineAPI, as it implements the latter. Created default PoolingFeature.factory object. Don't delete a controller's pooling manager when stop is called; do that in afterHalt and afterShutdown. This enables it to be restarted as long as the controller still exists. Only stop & start the internal DMaaP topic at the engine level instead of the controller level. This is necessary to prevent sinks for ALL controllers from being started each time an individual controller starts. Clear all bucket assignments when controller is stopped. Mark test methods with @Override annotation. Add default property file for pooling feature. Add license to default property file. Remove tests for doDeleteManager(), as it no longer exists. Changed " = " to "=" in the property file. Change-Id: I80c0c3f1879b5a320044db93e3dfa3b7281cda51 Issue-ID: POLICY-774 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 DroolsPDP code. To build it: