blob: 5ea5cfee48b83665bc693f4e15d9a6ffcacad994 [file] [log] [blame]
rn509j5b7869e2017-10-03 11:07:22 -04001###############################################################################
2# ============LICENSE_START=======================================================
3# org.onap.dmaap
4# ================================================================================
5# Copyright © 2017 AT&T Intellectual Property. All rights reserved.
6# ================================================================================
7# Licensed under the Apache License, Version 2.0 (the "License");
8# you may not use this file except in compliance with the License.
9# You may obtain a copy of the License at
10# http://www.apache.org/licenses/LICENSE-2.0
11#
12# Unless required by applicable law or agreed to in writing, software
13# distributed under the License is distributed on an "AS IS" BASIS,
14# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15# See the License for the specific language governing permissions and
16# limitations under the License.
17# ============LICENSE_END=========================================================
18#
19# ECOMP is a trademark and service mark of AT&T Intellectual Property.
20#
21###############################################################################
22TransportType=DME2
23Latitude =47.778998
24Longitude =-122.182883
25Version =1.0
sunil.unnavadcb14792019-05-10 11:21:44 -040026ServiceName =mr/events
rn509j5b7869e2017-10-03 11:07:22 -040027Environment =TEST
28Partner=BOT_R
29routeOffer=MR1
30SubContextPath =/
31Protocol =http
32MethodType =POST
33username =user
34password =password
35contenttype = application/json
36authKey=<auth key>
37authDate=2016-07-20T11:30:56-0700
38host=localhost:9000
sunil.unnavadcb14792019-05-10 11:21:44 -040039topic=org.onap.dmaap.mr.preDemo1
rn509j5b7869e2017-10-03 11:07:22 -040040partition=1
41maxBatchSize=100
42maxAgeMs=250
sunil.unnavadcb14792019-05-10 11:21:44 -040043AFT_DME2_EXCHANGE_REQUEST_HANDLERS=org.onap.dmaap.mr.dme.client.PreferredRouteRequestHandler
44AFT_DME2_EXCHANGE_REPLY_HANDLERS=org.onap.dmaap.mr.dme.client.PreferredRouteReplyHandler
rn509j5b7869e2017-10-03 11:07:22 -040045AFT_DME2_REQ_TRACE_ON=true
46AFT_ENVIRONMENT=AFTUAT
47AFT_DME2_EP_CONN_TIMEOUT=15000
48AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
49AFT_DME2_EP_READ_TIMEOUT_MS=50000
50sessionstickinessrequired=NO
51#DME2preferredRouterFilePath=C:/Users/rn509j/ONAP/dmaapclient/target/classes/dme2/preferredRoute.txt
52MessageSentThreadOccurance=50