Remove deprecated actor properties 65/109165/1
authorJim Hahn <jrh3@att.com>
Mon, 15 Jun 2020 15:23:48 +0000 (11:23 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 15 Jun 2020 15:24:48 +0000 (11:24 -0400)
Now that the actor change has been merged, the deprecated properties
can be removed from drools-apps.  Done.

Issue-ID: POLICY-2632
Change-Id: If4dafc489c32da4dfccd6ebac97e8e7beac2454d
Signed-off-by: Jim Hahn <jrh3@att.com>
controlloop/common/controller-frankfurt/src/test/resources/config/event-manager.properties
controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties

index ac78eb8..7dd1e73 100644 (file)
@@ -81,12 +81,3 @@ actor.service.VFC.maxPolls=20
 actor.service.VFC.pollWaitSec=20
 actor.service.VFC.operations.Restart.path=ns
 actor.service.VFC.operations.Restart.timeoutSec=60
-
-# these can be deleted once the corresponding actor review is merged
-actor.service.SO.pathGet=orchestrationRequests/v5/
-actor.service.SO.maxGets=20
-actor.service.SO.waitSecGet=20
-actor.service.VFC.operations.Restart.clientName=VFC
-actor.service.VFC.operations.Restart.pathGet=jobs
-actor.service.VFC.operations.Restart.maxGets=20
-actor.service.VFC.operations.Restart.waitSecGet=20
index f1afd25..b10b897 100644 (file)
@@ -82,12 +82,3 @@ actor.service.VFC.maxPolls=20
 actor.service.VFC.pollWaitSec=20
 actor.service.VFC.operations.Restart.path=ns
 actor.service.VFC.operations.Restart.timeoutSec=60
-
-# these can be deleted once the corresponding actor review is merged
-actor.service.SO.pathGet=orchestrationRequests/v5/
-actor.service.SO.maxGets=20
-actor.service.SO.waitSecGet=20
-actor.service.VFC.operations.Restart.clientName=VFC
-actor.service.VFC.operations.Restart.pathGet=jobs
-actor.service.VFC.operations.Restart.maxGets=20
-actor.service.VFC.operations.Restart.waitSecGet=20