Revert "Add listener to collect PDP statistics" 87/122287/1
authorJim Hahn <jrh3@att.com>
Mon, 5 Jul 2021 12:13:20 +0000 (12:13 +0000)
committerJim Hahn <jrh3@att.com>
Mon, 5 Jul 2021 12:13:20 +0000 (12:13 +0000)
commit4f37fcf24755332c256f72104df36a43cb4c7560
treedfac02665737e73f8bba0ee6f6a85745970c92a0
parent7b4a8ec06c8266f368a31cdafe75cf8a59304c83
Revert "Add listener to collect PDP statistics"

This reverts commit 7b4a8ec06c8266f368a31cdafe75cf8a59304c83.

Reason for revert:
Decided to have the whole heartbeat processing use its own subscription, thus no need for a new class/topic just to collect statistics.

Issue-ID: POLICY-3405
Change-Id: I71580f877dae86a058ee881bc10f7bd1f57ff338
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pap/main/PapConstants.java
main/src/main/java/org/onap/policy/pap/main/comm/PdpStatisticsListener.java [deleted file]
main/src/test/java/org/onap/policy/pap/main/comm/PdpStatisticsListenerTest.java [deleted file]