aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/dme2/producer.properties
diff options
context:
space:
mode:
authorsliard <samuel.liard@gmail.com>2021-04-12 15:58:22 +0200
committerFiachra Corcoran <fiachra.corcoran@est.tech>2021-04-15 16:48:33 +0000
commit72a9ab9e886cdeabc4b43418a7054a5796a0ff55 (patch)
tree8617e503cce134f06c10507cf99d43cd4e1eedcc /src/test/resources/dme2/producer.properties
parent78ebc9a64fac6231e3e594200b9335a4c6372ed1 (diff)
[DMAAP-CLIENT] First sonar issues review part2
update Copyright informations fix checkstyle warning and fix code review comments remove Prop Issue-ID: DMAAP-1585 Change-Id: I445ca5d0888a555acbac70af7ed571be26d74f79 Signed-off-by: sliard <samuel.liard@gmail.com>
Diffstat (limited to 'src/test/resources/dme2/producer.properties')
-rw-r--r--src/test/resources/dme2/producer.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/test/resources/dme2/producer.properties b/src/test/resources/dme2/producer.properties
index 5ea5cfe..d293d43 100644
--- a/src/test/resources/dme2/producer.properties
+++ b/src/test/resources/dme2/producer.properties
@@ -2,7 +2,9 @@
# ============LICENSE_START=======================================================
# org.onap.dmaap
# ================================================================================
-# Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+# Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+# ================================================================================
+# Modifications Copyright © 2021 Orange.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -49,4 +51,4 @@ AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
AFT_DME2_EP_READ_TIMEOUT_MS=50000
sessionstickinessrequired=NO
#DME2preferredRouterFilePath=C:/Users/rn509j/ONAP/dmaapclient/target/classes/dme2/preferredRoute.txt
-MessageSentThreadOccurance=50
+MessageSentThreadOccurrence=50