From 5105258de50958e3b060f961dd0ddc88d71b7560 Mon Sep 17 00:00:00 2001 From: Alex Shatov Date: Fri, 18 May 2018 15:13:40 -0400 Subject: 2.4.4 policy-handler - log process memory - in search of the memory leak that is falsely reported by docker stats, the following runtime logging was added = process_memory - rss and other memory of the current process = virtual_memory - the memory info of the whole system = thread_stacks - the active threads with the full stack on each Change-Id: I5f5ab3a477bfba3aecc5963547aa82da6269670b Signed-off-by: Alex Shatov Issue-ID: DCAEGEN2-514 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 592beb2..0484790 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.dcaegen2.platform policy-handler dcaegen2-platform-policy-handler - 2.4.3-SNAPSHOT + 2.4.4-SNAPSHOT http://maven.apache.org UTF-8 -- cgit 1.2.3-korg