...
|
...
|
@@ -254,6 +254,20 @@ search.index.number_of_replicas = 1 |
|
|
search.index.refresh_interval = 10s
|
|
|
search.index.translog.flush_threshold_ops = 5000
|
|
|
|
|
|
|
|
|
|
|
|
#yhb_promotion_split db split
|
|
|
jdbc.mysql.yhbpromotionsplit.master=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.username=yh_test
|
|
|
jdbc.mysql.yhbpromotionsplit.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
jdbc.mysql.yhbpromotionsplit.slave2=192.168.102.202:8066
|
|
|
jdbc.mysql.yhbpromotionsplit.slave3=192.168.102.202:8066
|
|
|
|
|
|
|
|
|
|
|
|
# search-mq
|
|
|
search.mq.server = 192.168.102.224
|
|
|
search.mq.port = 5672
|
...
|
...
|
|