Code Review
/
usecase-ui
/
server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a343695
)
Fix dmaap calling bug
81/22481/1
author
shentao
<shentao@chinamobile.com>
Tue, 7 Nov 2017 08:32:21 +0000
(16:32 +0800)
committer
shentao
<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
patch
|
blob
|
history
diff --git
a/server/src/main/resources/dmaap.properties
b/server/src/main/resources/dmaap.properties
index
20f26fc
..
cd34dc6
100644
(file)
--- a/
server/src/main/resources/dmaap.properties
+++ b/
server/src/main/resources/dmaap.properties
@@
-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