From 6489bbca90237d869669dbf2e2e677f2e360b72b Mon Sep 17 00:00:00 2001 From: amshegokar Date: Thu, 21 Feb 2019 18:38:35 +0530 Subject: starts threads each for every supported collector Make code changes so that mapper starts one thread each for every supported collector as per configuration Change-Id: I90d3b9d27d0d64107b1b33c6752dc2f0c49344de Issue-ID: DCAEGEN2-1174 Signed-off-by: amshegokar --- snmpmapper/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snmpmapper/pom.xml') diff --git a/snmpmapper/pom.xml b/snmpmapper/pom.xml index 23bc51b..b5796f3 100644 --- a/snmpmapper/pom.xml +++ b/snmpmapper/pom.xml @@ -345,4 +345,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg