c3c228ba31f5bc804dd20b31432d116c1f8e8e1d
[ccsdk/apps.git] / ms / blueprintsprocessor / modules / commons / dmaap-lib / src / main / resources / producer.properties
1 #
2 # ============LICENSE_START=======================================================
3 # ONAP - CDS
4 # ================================================================================
5 # Copyright (C) 2019 Huawei Technologies Co., Ltd. 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 #
11 #      http://www.apache.org/licenses/LICENSE-2.0
12 #
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19 #
20
21 #TransportType-Specify which way user want to use. I.e. <HTTPAAF,DME2,HTTPAUTH >
22 TransportType=HTTPNOAUTH
23 Latitude =50.000000
24 Longitude =-100.000000
25 Version =3.1
26 ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events
27 Environment =TEST
28 Partner=BOT_R
29 routeOffer=MR1
30 SubContextPath =/
31 Protocol =http
32 MethodType =POST
33 username =admin
34 password =admin
35 contenttype = application/json
36 authKey=01234567890abcde:01234567890abcdefghijklmn
37 authDate=2016-07-20T11:30:56-0700
38 host=10.12.6.236:30227
39 topic=org.onap.appc.UNIT-TEST
40 partition=1
41 maxBatchSize=100
42 maxAgeMs=250
43 AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
44 AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
45 AFT_DME2_REQ_TRACE_ON=true
46 AFT_ENVIRONMENT=AFTUAT
47 AFT_DME2_EP_CONN_TIMEOUT=15000
48 AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
49 AFT_DME2_EP_READ_TIMEOUT_MS=50000
50 sessionstickinessrequired=NO
51 DME2preferredRouterFilePath=src/test/resources/preferredRoute.txt
52 MessageSentThreadOccurance=50