Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Y
yaconf
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bp
yaconf
Commits
dafaf7cc
Commit
dafaf7cc
authored
Sep 26, 2021
by
songxiaohang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add:创建账户配置
parent
7a969c63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
kafka.ini
kafka.ini
+7
-0
No files found.
kafka.ini
View file @
dafaf7cc
...
@@ -10,8 +10,15 @@
...
@@ -10,8 +10,15 @@
;商户项目继承common + 自己的配置,此节中配置会覆盖父级的相同配置(不区分环境)
;商户项目继承common + 自己的配置,此节中配置会覆盖父级的相同配置(不区分环境)
[merchant : common]
[merchant : common]
[prod-merchant : merchant : common]
[prod-merchant : merchant : common]
account.broker_list
=
'l-kafka-outer1.ops.hj1.yidian-inc.com:9092,l-kafka-outer2.ops.hj1.yidian-inc.com:9092,l-kafka-outer3.ops.hj1.yidian-inc.com:9092,l-kafka-outer4.ops.hj1.yidian-inc.com:9092,l-kafka-outer5.ops.hj1.yidian-inc.com:9092'
account.topic
=
'bp_create_account_prod'
[perf-merchant : prod-merchant : merchant : common]
[perf-merchant : prod-merchant : merchant : common]
[test-merchant : prod-merchant : merchant : common]
[test-merchant : prod-merchant : merchant : common]
account.broker_list
=
'l-kafka-test-env1.ops.hj1.yidian-inc.com:9092'
account.topic
=
'bp_create_account_test'
[dev-merchant : test-merchant : prod-merchant : merchant : common]
[dev-merchant : test-merchant : prod-merchant : merchant : common]
;触达项目
;触达项目
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment