Fix dmaap calling bug 81/22481/1
authorshentao <shentao@chinamobile.com>
Tue, 7 Nov 2017 08:32:21 +0000 (16:32 +0800)
committershentao <shentao@chinamobile.com>
Tue, 7 Nov 2017 08:32:28 +0000 (16:32 +0800)
Change-Id: Ibed0e7d666dadd3e06c0b718982afdd90596cf70
Issue-Id: USECASEUI-50
Signed-off-by: shentao <shentao@chinamobile.com>
server/src/main/resources/dmaap.properties

index 20f26fc..cd34dc6 100644 (file)
@@ -14,7 +14,7 @@
 ## limitations under the License.
 ##
 dmaap.url = http://172.30.3.42:3904
-dmaap.topic = unauthenticated.SEC_FAULT_OUTPUT
+dmaap.topic = events/unauthenticated.SEC_FAULT_OUTPUT
 dmaap.consumerGroup = uuiGroup
 dmaap.conusmer = uuiUser
 dmaap.timeout = 10000
\ No newline at end of file