Authored by Ling

test1增加yhextendstore 配置

... ... @@ -312,6 +312,12 @@ jdbc.mysql.yhmessage.slave=192.168.102.219:3306
jdbc.mysql.yhmessage.username=yh_test
jdbc.mysql.yhmessage.password=9nm0icOwt6bMHjMusIfMLw==
#yhextendstore
jdbc.mysql.yhextendstore.master=192.168.102.219:3306
jdbc.mysql.yhextendstore.slave=192.168.102.219:3306
jdbc.mysql.yhextendstore.username=yh_test
jdbc.mysql.yhextendstore.password=9nm0icOwt6bMHjMusIfMLw==
readOnlyInSlave=false
# monogdb
... ...