SUPPORT-8474: Fix
This commit is contained in:
parent
9168a8a023
commit
3c0b7bc0e8
2 changed files with 2 additions and 0 deletions
|
|
@ -41,3 +41,4 @@ xa-data-source add \
|
|||
/system-property=ervu-kafka.org-reply-topic:add(value="ervu.organization.response")
|
||||
/system-property=ervu-kafka.group-id:add(value="1")
|
||||
/system-property=ervu-kafka.org-request-topic:add(value="ervu.organization.request")
|
||||
/system-property=ervu-kafka.reply-connection-timeout:add(value="30")
|
||||
|
|
|
|||
|
|
@ -68,6 +68,7 @@
|
|||
<property name="ervu-kafka.reply-topic" value="ervu.lkpr.person.search.response"/>
|
||||
<property name="ervu-kafka.group-id" value="1"/>
|
||||
<property name="ervu-kafka.request-topic" value="ervu.lkpr.person.search.request"/>
|
||||
<property name="ervu-kafka.reply-connection-timeout" value="30"/>
|
||||
</system-properties>
|
||||
<management>
|
||||
<audit-log>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue