X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-resources%2Fappconfig%2Fapplication.properties;h=b9c51eaf245bb2865fd0f1b0c1e9d8c7dbf450be;hb=d3eeb821e65e48295500a6d8ed52a7f73c8fe733;hp=6f25fbc7cf38846e02b1ea550ccc8b76d57406ba;hpb=1647f970f55f1218c33b2664c85db8477e5d75c4;p=aai%2Ftest-config.git diff --git a/aai-resources/appconfig/application.properties b/aai-resources/appconfig/application.properties index 6f25fbc..b9c51ea 100644 --- a/aai-resources/appconfig/application.properties +++ b/aai-resources/appconfig/application.properties @@ -2,7 +2,7 @@ info.build.artifact=aai-resources info.build.name=resources info.build.description=Resources Microservice -info.build.version=1.1.0 +info.build.version=1.2.0 spring.application.name=aai-resources spring.jersey.type=filter @@ -44,7 +44,7 @@ server.ssl.key-store-type=JKS # JMS bind address host port jms.bind.address=tcp://localhost:61647 dmaap.ribbon.eureka.enabled=false -dmaap.ribbon.listOfServers=mr.api.simpledemo.openecomp.org:3904 +dmaap.ribbon.listOfServers=mr.api.simpledemo.onap.org:3904 # Number of milliseconds to wait before making ping requests again dmaap.ribbon.ServerListRefreshInterval=75000 dmaap.ribbon.NFLoadBalancerPingInterval=75000 @@ -57,6 +57,8 @@ dmaap.ribbon.ServerDownFailureLimit=1 dmaap.ribbon.securePorts=3905 # Custom Dmaap Specific Configuration +dmaap.ribbon.username= +dmaap.ribbon.password= dmaap.ribbon.health.endpoint=/topics/AAI-EVENT # Number of seconds to wait for the ping to work and might need to increase this if the pings are all failing dmaap.ribbon.pingport.timeout=3