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