summaryrefslogtreecommitdiffstats
path: root/src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties
diff options
context:
space:
mode:
authorLaMont, William (wl2432) <wl2432@att.com>2019-01-22 15:02:47 -0500
committerLaMont, William (wl2432) <wl2432@att.com>2019-01-22 15:03:05 -0500
commit34ca2877182d1a505015578b0728f32452ac5cbb (patch)
tree324e52ca003d2acac7d2a40b8786d89b89886cb5 /src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties
parent4e579fc1bca9fdc42d294b21541cfe80cb0c60a2 (diff)
update cacher repo with v15
Issue-ID: AAI-2112 Change-Id: I8aab3d9c498d217638d50b8fde5f500b556d7fd0 Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
Diffstat (limited to 'src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties')
-rw-r--r--src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties26
1 files changed, 17 insertions, 9 deletions
diff --git a/src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties b/src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties
index 398e175..378db93 100644
--- a/src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties
+++ b/src/main/resources/etc/appprops/aaiDmaaPEventConsumer.properties
@@ -1,23 +1,31 @@
-TransportType=TBD
-Latitude=TBD
-Longitude=TBD
+TransportType=HTTPAAF
+Latitude=39.099727
+Longitude=-94.578567
Version=1.0
-ServiceName=TBD
+ServiceName=dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events
Environment=TEST
Partner=BOT_R
routeOffer=MR1SBKCD
SubContextPath=/
Protocol=http
MethodType=GET
-username=TBD
-password=TBD
+username=m08479@aai.ecomp.att.com
+password=OBF:1qab1lbw1kfr1ffg1hzn1i231fhe1kcn1lfm1qcr
contenttype=application/json
-host=TBD
+host=klsd048.ipcoe.att.com:3904,klsd055.ipcoe.att.com:3904,klsd056.ipcoe.att.com:3904
topic=AAI-EVENT
group=aaiEventConsumer-dev
id=NA
timeout=15000
limit=1000
-filter={"event-header.domain":"devINT1"}
-sessionstickinessrequired=no \ No newline at end of file
+filter={"event-header.domain":"uDev03"}
+AFT_DME2_EXCHANGE_REQUEST_HANDLERS=com.att.nsa.test.PreferredRouteRequestHandler
+AFT_DME2_EXCHANGE_REPLY_HANDLERS=com.att.nsa.test.PreferredRouteReplyHandler
+AFT_DME2_REQ_TRACE_ON=true
+AFT_ENVIRONMENT=AFTUAT
+AFT_DME2_EP_CONN_TIMEOUT=15000
+AFT_DME2_ROUNDTRIP_TIMEOUT_MS=240000
+AFT_DME2_EP_READ_TIMEOUT_MS=50000
+sessionstickinessrequired=no
+DME2preferredRouterFilePath=preferredRoute.txt \ No newline at end of file